Skip to content
This repository has been archived by the owner on Aug 22, 2024. It is now read-only.

Missing native GraphqQL support #10

Open
vlradstake opened this issue Aug 9, 2020 · 0 comments
Open

Missing native GraphqQL support #10

vlradstake opened this issue Aug 9, 2020 · 0 comments

Comments

@vlradstake
Copy link

The title entries field is now returned as String and returns a error:

"errors": [ { "debugMessage": "Expected a value of type \"String\" but received: [{\"linkTitle\":null,\"sectionId\":\"5\",\"typeId\":\"6\",\"authorId\":\"1\",\"postDate\":{\"date\":\"2019-11-11 18:39:00.000000\",\"timezone_type\":3,\"timezone\":\"Europe\\/Amsterdam\"},\"expiryDate\":null,\"newParentId\":null,\"deletedWithEntryType\":false,\"id\":\"636\",\"tempId\":null,\"draftId\":null,\"revisionId\":null,\"uid\":\"62f5a7b4-8788-45c1-912d-6a3e918a68f1\",\"fieldLayoutId\":\"6\",\"structureId\":null,\"contentId\":\"573\",\"enabled\":\"1\",\"archived\":\"0\",\"siteId\":\"1\",\"title\":\"Nieuws 2\",\"slug\":\"nieuws-2\",\"uri\":\"nieuws\\/nieuws-2\",\"dateCreated\":{\"date\":\"2019-11-11 18:39:38.000000\",\"timezone_type\":3,\"timezone\":\"Europe\\/Amsterdam\"},\"dateUpdated\":{\"date\":\"2020-02-07 15:53:29.000000\",\"timezone_type\":3,\"timezone\":\"Europe\\/Amsterdam\"},\"dateDeleted\":null,\"root\":null,\"lft\":null,\"rgt\":null,\"level\":null,\"searchScore\":null,\"trashed\":false,\"awaitingFieldValues\":false,\"propagating\":false,\"propagateAll\":false,\"newSiteIds\":[],\"resaving\":false,\"duplicateOf\":null,\"previewing\":false,\"hardDelete\":false}]", "message": "Internal server error", "category": "internal", "locations": [ { "line": 5, "column": 5 } ], "path": [ "entry", "pageContent", 4, "buttonLink" ] } ],

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant