This repository has been archived by the owner on Dec 19, 2019. It is now read-only.
[GraphQL caching] Add support for queries via HTTP GET #229
Labels
framework
good first issue
Good for newcomers
magento-core
Epics and issues assigned to Magento core team members.
small
Milestone
Based on the prototype and this commit specifically, add support for GraphQL queries via HTTP GET. Note that GraphQL mutations must still only be supported via HTTP POST.
Changes must be covered with GraphQL functional tests.
(This requires changes to the testing framework, which only supports post.)
The text was updated successfully, but these errors were encountered: