gatsbyjs / gatsby

The best React-based framework with performance, scalability and security built in.
https://www.gatsbyjs.com
MIT License
55.24k stars 10.32k forks source link

Add authorization directive #38955

Open DanielSLew opened 5 months ago

DanielSLew commented 5 months ago

Description

Adding an authorization directive in order to allow consumers of gatsby to lock down some if it's graphql API.

Documentation

Tests

Related Issues