INPUT_OBJECT

UpdateProjectInput

Autogenerated input type of UpdateProject

link GraphQL Schema definition

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

link Require by