INPUT_OBJECT

CreateTableOfContentsFromBookmarksInput

Autogenerated input type of CreateTableOfContentsFromBookmarks

link GraphQL Schema definition

  • input CreateTableOfContentsFromBookmarksInput {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • # The unique identifier of the parent work of the table of contents marketing text
  • id: Int!
  • # A table of contents string
  • text: String!
  • }

link Require by