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