cloudFrontHostingDomains
No description
cloudFrontHostingDomains(
hosting_type: CloudFrontHostingType
orderBy: [OrderByClause!]
first: Int! = 25
page: Int
): CloudFrontHostingDomainPaginator!
Arguments
cloudFrontHostingDomains.hosting_type ● CloudFrontHostingType enum
cloudFrontHostingDomains.orderBy ● [OrderByClause!] list input
cloudFrontHostingDomains.first ● Int! non-null scalar
Limits number of fetched items. Maximum allowed value: 500.
cloudFrontHostingDomains.page ● Int scalar
The offset from which items are returned.
Type
CloudFrontHostingDomainPaginator object
A paginated list of CloudFrontHostingDomain items.


