OBJECT
AssetTagsItemEdge
An edge in a connection.
link GraphQL Schema definition
- type AssetTagsItemEdge {
- # The item at the end of the edge
- AssetTagsItem :
- # A cursor for use in pagination
- String! :
- }
OBJECT
An edge in a connection.
- type AssetTagsItemEdge {
- # The item at the end of the edge
- AssetTagsItem :
- # A cursor for use in pagination
- String! :
- }