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


