Skip to main content

FlagEdge

No description

type FlagEdge {  node: Flag!  cursor: Cursor!}

Fields#

node (Flag!)#

node is the Flag for this edge.

cursor (Cursor!)#

cursor is used in pagination.