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