Schema Documentation

PluginConnectionEdge

Description

Edge between a Node and a connected Plugin

Fields
Field NameDescription
cursor - String Opaque reference to the nodes position in the connection. Value can be used with pagination args.
node - Plugin! The connected Plugin Node
Possible Types
PluginConnectionEdge Types

RootQueryToPluginConnectionEdge

Example
{"cursor":"abc123","node":Plugin}