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