(ctx context.Context, arg InsertCustomRoleParams)
| 950 | InsertChatQueuedMessage(ctx context.Context, arg InsertChatQueuedMessageParams) (ChatQueuedMessage, error) |
| 951 | InsertCryptoKey(ctx context.Context, arg InsertCryptoKeyParams) (CryptoKey, error) |
| 952 | InsertCustomRole(ctx context.Context, arg InsertCustomRoleParams) (CustomRole, error) |
| 953 | InsertDBCryptKey(ctx context.Context, arg InsertDBCryptKeyParams) error |
| 954 | InsertDERPMeshKey(ctx context.Context, value string) error |
| 955 | InsertDeploymentID(ctx context.Context, value string) error |
no outgoing calls