INPUT_OBJECT

bulkUpdateClientsInput

Autogenerated input type of bulkUpdateClients

link GraphQL Schema definition

  • input bulkUpdateClientsInput {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • ids: [ID]
  • user_group_id: ID
  • active_status: Boolean
  • other_provider_ids: String
  • select_all_status: String
  • select_all_excluded_ids: [ID]
  • }

link Require by