Search found 2 matches
- Mon Oct 05, 2020 11:02 am
- Forum: Technical Support
- Topic: Can't create new Eos
- Replies: 33
- Views: 8900
Re: Can't create new Eos
I have also problems to create a regular tease. So I guess that the problem is the database and not EOS.
- Mon Oct 05, 2020 10:47 am
- Forum: Technical Support
- Topic: Can't create new Eos
- Replies: 33
- Views: 8900
Re: Can't create new Eos
I have the same problem. The query to GraphQL does not return an id.
POST-Request to https://milovana.com/graphql/ :
{"operationName":"CreateTease","variables":{"title":"Test"},"query":"mutation CreateTease($title: String!) {\n createTease(title: $title, type: EOS) {\n __typename\n id\n title\n ...
POST-Request to https://milovana.com/graphql/ :
{"operationName":"CreateTease","variables":{"title":"Test"},"query":"mutation CreateTease($title: String!) {\n createTease(title: $title, type: EOS) {\n __typename\n id\n title\n ...
