Skip to content

Generating typing for subgraphs #41

@0xMochan

Description

@0xMochan

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

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions