question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Allow to access all loaded operation files

See original GitHub issue

Some rules might needs access to other loaded operations - maybe we can have a util on the context level for getting a fragment by name or something like that.

This might be done using ESLint as core, since we need to make sure to load the same files ESLint loaded (as defined in the configuration - exclude, extension and so on)

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:11

github_iconTop GitHub Comments

1reaction
dotansimhacommented, Dec 19, 2020

Available in @graphql-eslint/eslint-plugin@0.5.0.

1reaction
dontsavecommented, Oct 28, 2020

My project is also one which distributes fragments and operations across multiple files, which means that this plugin, while great, doesn’t suit our needs just yet. I’d love if this feature could be implemented as we could really benefit from it! Thank you for your work here

Read more comments on GitHub >

github_iconTop Results From Across the Web

Manage all files on a storage device - Android Developers
Operations that MANAGE_EXTERNAL_STORAGE allows · Read and write access to all files within shared storage. · Access to the contents of the MediaStore....
Read more >
Use of All files access (MANAGE_EXTERNAL_STORAGE ...
Google Play restricts the use of high risk or sensitive permissions, including a special app access called All files access. This is only...
Read more >
Windows file system access and privacy - Microsoft Support
In Windows 10, go to Start > Settings > Privacy > File system and make sure Allow apps to access your file system...
Read more >
How to Deal With Files in Google Colab: Everything You Need ...
Directory and file operations in Google Colab. Since Colab lets you do ... Allow Google Drive Stream access to your Google Account.
Read more >
File System Access API - MDN Web Docs - Mozilla
You can first gain access to them by showing the user a file or directory picker using methods such as window.showOpenFilePicker() and window....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found