starter.dev icon indicating copy to clipboard operation
starter.dev copied to clipboard

[graphql-pod] 2. Add documentation setup

Open dustinsgoodman opened this issue 2 years ago • 0 comments

Background

If your API implementation doesn't provide a documentation system out of the box, configure self documenting endpoints. For REST, this will probably be something like Swagger. For GraphQL, most implementations provide this out of the box.

Acceptance

  • [ ] Configure auto-generated documentation for API endpoints or GraphQL operations

dustinsgoodman avatar Nov 05 '22 00:11 dustinsgoodman