OBJECT
AllowedPipelineEntityEdge
A Relay edge containing a AllowedPipelineEntity
and its cursor.
link GraphQL Schema definition
- type AllowedPipelineEntityEdge {
- # The item at the end of the edge
- AllowedPipelineEntity :
- # A cursor for use in pagination
- String! :
- }