class GraphQL::Query::Context::ScopedContext

def current_path

def current_path
  @query_context.current_path || GraphQL::EmptyObjects::EMPTY_ARRAY
end