CreateFunctionPayload
Payload returned when creating a function.
This page contains
Fields
function: Function PREVIEW | Created function if it was successful. |
userErrors: [CreateFunctionError!] PREVIEW | User errors preventing the creation of the function. |
Mutations for CreateFunctionPayload
createFunction PREVIEW | Create a function. |