Preview

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

AccountFunctionConnection

Paginated list of functions for an account.

This page contains

    Fields

    pageInfo: PageInfo!

    Information about the current page.

    totalCount: Int!

    Total count of functions matching the search criteria.

    nodes: [Function!]! PREVIEW

    Functions in the current page.

    Parent objects of AccountFunctionConnection

    Account PREVIEW

    Stub for an account. Entity defined in Directory.

    Queries for AccountFunctionConnection

    account

    Retrieve an account by ID

    accountByExternalId

    Retrieve an account by external ID