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. |