OBJECT
DocumentTagsEdge
A DocumentTag
edge in the connection.
link GraphQL Schema definition
- type DocumentTagsEdge {
- # A cursor for use in pagination.
- Cursor :
- # The `DocumentTag` at the end of the edge.
- DocumentTag :
- }
OBJECT
A DocumentTag
edge in the connection.
- type DocumentTagsEdge {
- # A cursor for use in pagination.
- Cursor :
- # The `DocumentTag` at the end of the edge.
- DocumentTag :
- }