Preview

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

PaymentConnection

This page contains

    Fields

    totalCount: Int!
    nodes: [Payment] PREVIEW
    pageInfo: PageInfo!

    Queries for PaymentConnection

    payments PREVIEW

    Paginated list of payments scoped to the marketplace

    paymentsByCompanyId PREVIEW

    Paginated list of payments scoped to a specific company

    paymentsByUserAndCompanyId PREVIEW

    Paginated list of payments scoped to a specific user and company