Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 612 Bytes

graphql.md

File metadata and controls

9 lines (6 loc) · 612 Bytes

GraphQL support in Starlette was deprecated in version 0.15.0, and removed in version 0.17.0.

Although GraphQL support is no longer built in to Starlette, you can still use GraphQL with Starlette via 3rd party libraries. These libraries all have Starlette-specific guides to help you do just that: