Preview

MainBillingChargeConnection is in Preview status and is subject to change without notice. For more information about Preview status, see the GraphQL API policy.

MainBillingChargeConnection

Connection type for MainBillingCharge

This page contains

    Fields

    nodes: [MainBillingCharge] PREVIEW

    List of billing charges

    pageInfo: PageInfo

    Information used for pagination

    totalCount: Int

    The total number of billing charges that meet the criteria of the query

    Queries for MainBillingChargeConnection

    billingCharges PREVIEW

    Returns a list of billing charges based on filter criteria; query will use forward pagination by default