Skip to content

Advice on enabling GraphQL for headless frontend #5

Discussion options

You must be logged in to vote

Yes brightspot has a custom implementation of graphql.
Here is the maven definition:

<dependency>
    <groupId>com.psddev</groupId>
    <artifactId>graphql</artifactId>
</dependency>

And here is the gradle definition:

api 'com.psddev:graphql'

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by csmithbsp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants