INPUT_OBJECT

UpdateContractInput

Autogenerated input type of UpdateContract

link GraphQL Schema definition

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

link Require by