INTERNAL_SERVER_ERROR during BasicEvent fetch

INTERNAL_SERVER_ERROR during BasicEvent fetch

Oligi
Visitor
3 0 2

When I try to get information about some BasicEvent I get an INTERNAL_SERVER_ERROR. This is an example of an id request that failed: "f97412a9-65a0-4d31-87f0-95236ddede45". This is the query:

{ nodes(ids:["some_id"]) { ... on BasicEvent { __typename id appTitle attributeToApp attributeToUser createdAt criticalAlert message } } }

 

Replies 0 (0)