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