Libraries
»
graphql-client
(0.12.3)
»
Index (N)
»
GraphQL
»
Client
»
NonCollocatedCallerError
Exception: GraphQL::Client::NonCollocatedCallerError
Inherits:
Error
Object
StandardError
Error
GraphQL::Client::NonCollocatedCallerError
show all
Defined in:
lib/graphql/client/collocated_enforcement.rb
Overview
Raised when method is called from outside the expected file scope.