Marwan Sarieddine
01/05/2021, 10:38 PMmutation {
create_cloud_hook(
input: {
type: EMAIL,
name: "cloudhook_test_fail",
version_group_id: "57xxx05c",
states: ["Timedout", "Failed", "TriggerFailed"],
config: "{\"to\": \"<http://myemail.co|myemail.co>\"}"
}
) {
id
}
}
{
"errors": [
{
"message": "Unknown argument \"limit\" on field \"create_cloud_hook\" of type \"Mutation\".",
"extensions": {
"code": "GRAPHQL_VALIDATION_FAILED"
}
}
]
}
nicholas
Marwan Sarieddine
01/06/2021, 1:39 AM