INPUT_OBJECT

CreateProjectImageInput

Autogenerated input type of CreateProjectImage

link GraphQL Schema definition

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

link Require by