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