INPUT_OBJECT

CreateVendorInput

Autogenerated input type of CreateVendor

link GraphQL Schema definition

  • input CreateVendorInput {
  • attributes: VendorAttributes!
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • }

link Require by