OBJECT

DestroyProjectImagePayload

Autogenerated return type of DestroyProjectImage

link GraphQL Schema definition

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

link Require by