INPUT_OBJECT

CreateContractInput

Autogenerated input type of CreateContract

link GraphQL Schema definition

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

link Require by