INTERFACE

Node

link GraphQL Schema definition

  • interface Node {
  • id: ID!
  • }