intranetBillingInstances
No description
intranetBillingInstances(
first: Int!
orderBy: [QueryIntranetBillingInstancesOrderByOrderByClause!]
page: Int
where: QueryIntranetBillingInstancesWhereWhereConditions
): IntranetBillingInstancePaginator!
Arguments
intranetBillingInstances.first
● Int!
non-null scalar
Limits number of fetched items. Maximum allowed value: 500.
intranetBillingInstances.orderBy
● [QueryIntranetBillingInstancesOrderByOrderByClause!]
list input
intranetBillingInstances.page
● Int
scalar
The offset from which items are returned.
intranetBillingInstances.where
● QueryIntranetBillingInstancesWhereWhereConditions
input
Type
IntranetBillingInstancePaginator
object
A paginated list of IntranetBillingInstance items.