voorhoede / head-start

Base setup on top of headless services to help you quickly start a new website
ISC License
3 stars 0 forks source link

chore: watch GraphQL files and (remote) translation records #73

Closed jbmoelker closed 10 months ago

jbmoelker commented 10 months ago

Changes

Associated issue

N/A (just improves DX)

How to test

  1. Checkout this branch locally
  2. Run npm run dev
  3. Make a change to any .graphql file
  4. Verify types are automatically updated
  5. Make a change to a translation record in DatoCMS
  6. Verify the updated translations are automatically downloaded

Checklist