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