OBJECT

updateFolderPayload

Autogenerated return type of updateFolder

link GraphQL Schema definition

  • type updateFolderPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • folder: Folder
  • messages: [FieldError]
  • }

link Require by