1
0

TestMCP_Mutate-CreateNote 270 B

12345678910111213
  1. mutate_create_note
  2. {
  3. "jsonrpc": "2.0",
  4. "result": {
  5. "content": [
  6. {
  7. "text": "Mutation parse error: input:1:30: Field \"NewNote.serviceId\" of required type \"ID!\" was not provided.\n",
  8. "type": "text"
  9. }
  10. ],
  11. "isError": true
  12. }
  13. }