Skip to content

Support modular .graphql files #16

@schrockn

Description

@schrockn

Right now grapple only supports a single graphql file. This will become quite unwieldly as systems grow. There should be the capability of modularizing graphql files you can have many graphql files and many corresponding groups of generated kvetch, pent, and graphql files.

foo/foo.graphql
foo/pent/
foo/kvetch/
foo/graphql_schema/

and so forth.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions