Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 593 Bytes

File metadata and controls

13 lines (10 loc) · 593 Bytes
title GraphQL
label GraphQL
layout docs
order 6
tocHeading 2

GraphQL

For GraphQL support, please see our GraphQL plugin which in additional to exposing an Apollo server and playground locally at http://localhost:4000, also provides GraphQL alternatives to our Data Client through a customized (read only) Apollo client based wrapper.

graphql-playground