INPUT_OBJECT

PartnerIntegrationToggleEventCreateMutationInput

Autogenerated input type of PartnerIntegrationToggleEventCreateMutation

link GraphQL Schema definition

  • input PartnerIntegrationToggleEventCreateMutationInput {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • # Properties for partner integration toggle event creation.
  • partnerIntegrationToggleEvent: PartnerIntegrationToggleEventInput!
  • }