INPUT_OBJECT

ProjectStageImageUploadQueryInput

Autogenerated input type of ProjectStageImageUploadQuery

link GraphQL Schema definition

  • input ProjectStageImageUploadQueryInput {
  • filename: String!
  • projectStageId: ID!
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • }

link Require by