module GraphQR::Authorized
This module is the authorization extension created with our PolicyProvider.
To use it add `extend GraphQR::Authorized` on the `GraphQL::Schema::Object` you want it, or add it on your `BaseObject`
This module is the authorization extension created with our PolicyProvider.
To use it add `extend GraphQR::Authorized` on the `GraphQL::Schema::Object` you want it, or add it on your `BaseObject`