For the complete documentation index, see llms.txt. This page is also available as Markdown.

Seeding

Seeding The Database

Optionally you can seed the GraphQL service by executing mutations that will write sample data to the database:

yarn db:seed

Last updated

Was this helpful?