Closed outten45 closed 5 years ago
Was able to add a graphql endpoint and reuse the existing models and repositories.
Added a sample people query allowing for basic search and pagination
Added document resolver to person so related documents can be fetched along with person data
Understand the options available for providing GraphQL from a spring boot app.
Stretch