Skip to content

Hoist and reuse field types #88

Description

@etareduction

Currently complex types in query selection and input types are generated under the query's module, even though they can be the same type in different queries. This makes reuse and creation of functions that operate on types in graphql schema quite difficult. I suggest generating those types under root namespace of a generated project.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions