Hi community
I'm trying to create a card in my pipe, but it only shows the error message ""query not found"":{""mutation"":""{ createCard( input:{ pipe_id:ID phase_id:ID title:'Test' fields_attributes:: field_id:ID field_value:VALUE ]} ) { card { id title } } }""}Response:
{
""errors"":
{
""message"": ""query not found""
}
]
}