Preview

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

FunctionConnection

Paginated list of functions.

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.

    Queries for FunctionConnection

    functions PREVIEW

    Paginated list of functions for a tenant.