OBJECT
ExternalLookupConnection
The connection type for ExternalLookup.
link GraphQL Schema definition
- type ExternalLookupConnection {
- String!]! : [
- # A list of edges.
- ExternalLookupEdge] : [
- # A list of nodes.
- ExternalLookup] : [
- # Information to aid in pagination.
- PageInfo! :
- Int! :
- }