INPUT_OBJECT

CreateImageInput

Autogenerated input type of CreateImage

link GraphQL Schema definition

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

link Require by