OBJECT

DestroyImagePayload

Autogenerated return type of DestroyImage

link GraphQL Schema definition

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

link Require by