OBJECT
DestroyPostCategoryPayload
Autogenerated return type of DestroyPostCategory
link GraphQL Schema definition
- type DestroyPostCategoryPayload {
- # A unique identifier for the client performing the mutation.
- : String
- : [String!]!
- : PostCategory
- }