INPUT_OBJECT

SellerOnboardingProcessTriggerMutationInput

Autogenerated input type of SellerOnboardingProcessTriggerMutation

link GraphQL Schema definition

  • input SellerOnboardingProcessTriggerMutationInput {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • sellerOnboardingProcessId: ID!
  • sellerId: ID
  • }