INPUT_OBJECT

PutDocs

link GraphQL Schema definition

  • input PutDocs {
  • # docs is an array of docs
  • docs: [PutDoc!]
  • }

link Require by