OBJECT

bulkUpdateClientsPayload

Autogenerated return type of bulkUpdateClients

link GraphQL Schema definition

  • type bulkUpdateClientsPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • messages: [FieldError]
  • users: [User]
  • }

link Require by