INPUT_OBJECT

CreateProjectInput

Autogenerated input type of CreateProject

link GraphQL Schema definition

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

link Require by