Extensions

Extensions allow you, as an application developer, to customise the GraphQL execution flow based on your needs. Strawberry provides multiple built in extensions that allow you extend the capability of your GraphQL server.

If you can’t find what you need here you can also build your own custom extension based on a standard interface. More details here .

Contributors:

Edit this page on GitHub