webcomponents / webcomponents.org

Home of the web components community
https://www.webcomponents.org
Apache License 2.0
359 stars 95 forks source link

[catalog-server] Add initial GraphQL endpoint, resolvers and GraphiQL #1325

Closed justinfagnani closed 1 year ago

justinfagnani commented 1 year ago

The most basic usable GraphQL starting point is a /graphql route that loads the GraphiQL interface for GET requests and performs queries for POST requests.