Preview

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

UpdateFunctionPayload

Payload returned when a function has been updated.

This page contains

    Fields

    function: Function PREVIEW

    Updated function if successful.

    userErrors: [UpdateFunctionError!] PREVIEW

    User errors preventing the update of the function.

    Mutations for UpdateFunctionPayload

    updateFunction PREVIEW

    Update an existing function.