OBJECT

CreateImagePayload

Autogenerated return type of CreateImage

link GraphQL Schema definition

  • type CreateImagePayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • errors: [String!]!
  • image: Image
  • }

link Require by