OBJECT

UpdatePostCategoryPayload

Autogenerated return type of UpdatePostCategory

link GraphQL Schema definition

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

link Require by