INPUT_OBJECT

CreateDealInput

Autogenerated input type of CreateDeal

link GraphQL Schema definition

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

link Require by