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


