bigqueryCustomers
Returns a table of all customers for a given tenant
bigqueryCustomers(
first: Int = 100
offset: Int = 0
sortby: String
): BigQueryCustomerReportType
Arguments
bigqueryCustomers.first ● Int scalar
The number of rows to return, at most 100.
bigqueryCustomers.offset ● Int scalar
The number of rows to skip.
bigqueryCustomers.sortby ● String scalar
Column to sort by