Class: Ecoportal::API::GraphQL::Query::Permissions

Inherits:
Logic::Query
  • Object
show all
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).

Method Summary

Methods inherited from Logic::Query

#response_class