Right now this just turns on GraphQL Content and GraphQL Voyager.
Remaining Tasks:
Determine if we should ship with configuration that presets "Exposed Content" as configured on "admin/config/graphql/content"
Determine which entity types to expose.
Actually test connecting to it.
Remaining questions:
Do we turn on all GraphQL modules?
If we turn on all GraphQL module GraphQL Voyager page become very complicated?
Change the existing toolbar item from "API" to "JSON API" and added new "Graph QL" item that points to the GraphQL Voyager page. is this ok or do we want 1 top level "API" still?
Is the "Authenication" page work for both API modules. If so should be move under "Access Control" toolbar item?
Add GraphQL support and turn on.
Right now this just turns on GraphQL Content and GraphQL Voyager.
Remaining Tasks:
Remaining questions: