Skip to content

Figure out how (or if) shared types should be handled #270

Open

Description

eg. a common "Money" type

Currently, the type is duplicated in each module's schema. Maybe there could be a set of "global" types? Not sure.

The solution might be type-only modules with no verbs. Could be via an annotation on an entire package in which case all types would get exported, or per type.

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

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions