INPUT_OBJECT

ProjectImageUploadQueryInput

Autogenerated input type of ProjectImageUploadQuery

link GraphQL Schema definition

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

link Require by