OBJECT

Subscription

link GraphQL Schema definition

  • type Subscription {
  • # A placeholder query used by thecodingmachine/graphqlite when there are no
  • # declared subscriptions.
  • dummySubscription: String
  • }

link Require by

This element is not required by anyone