Class: Ecoportal::API::GraphQL::Query::Permissions
- Inherits:
-
Logic::Query
- Object
- Logic::BaseQuery
- Logic::Query
- Ecoportal::API::GraphQL::Query::Permissions
- Defined in:
- lib/ecoportal/api/graphql/query/permissions.rb
Overview
Fetches the org-level permission set: currentOrganization.permissions. Returns a Model::Permissions whose ~83 canXXX fields are AuthorizationResult. Selects the :Permissions fragment (which spreads :AuthorizationResult per field).