INPUT_OBJECT

RefInput

RefInput is the ref to a doc/connection

link GraphQL Schema definition

  • input RefInput {
  • # ref is the ref to the target doc/connection to edit
  • gtype: String!
  • # ref is the ref to the target doc/connection to edit
  • gid: String!
  • }