Preview

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

CreateAccountFunctionPayload

Payload returned when creating an account-scoped function.

This page contains

    Fields

    function: Function PREVIEW

    Created function if it was successful.

    userErrors: [CreateAccountFunctionError!] PREVIEW

    User errors preventing the creation of the function.

    Mutations for CreateAccountFunctionPayload

    createAccountFunction PREVIEW

    Create an account-scoped function.