OBJECT

DestroyPostCategoryPayload

Autogenerated return type of DestroyPostCategory

link GraphQL Schema definition

  • type DestroyPostCategoryPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • errors: [String!]!
  • postCategory: PostCategory
  • }

link Require by