CDCgov / prime-central

Apache License 2.0
9 stars 2 forks source link

Create a GraphQL stub for front end #116

Closed pete-gov closed 3 years ago

pete-gov commented 3 years ago

This is an engineering task related to #90 and #48 - it is just literally to create a baseline implementation of the CURRENT data stubs in GraphQL so that frontend rewrites can be written to start working with them.

Not a permanent GraphQL implementation.

pete-gov commented 3 years ago

Working on this here: https://github.com/CDCgov/prime-data-input-client/tree/pwx-graphql and will proof it out to something a bit more full fledged (need to make sure it can accept changes probably).

pete-gov commented 3 years ago

https://github.com/CDCgov/prime-data-input-client/pull/63 in Review!