INPUT_OBJECT

UpdateDealInput

Autogenerated input type of UpdateDeal

link GraphQL Schema definition

  • input UpdateDealInput {
  • id: ID!
  • attributes: UpdateDealAttributes!
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • }

link Require by