-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
I want type information when using subgraph and fieldpath objects.
Describe the solution you'd like
Generating .pyi files for full type information, likely thru a CLI command in contrib.
Describe alternatives you've considered
- Using notebooks
- Large projects are easier with packages
Additional context
Likely would be a tall ordering and would only work on CLI or first time .load_subgraph is invoked.
Implementation checklist
- Task 1
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request