Skip to content

Mapping schemas to different directories containing type configurations in a multi schema environment #194

@chemisus

Description

@chemisus
Q A
Bug report? no
Feature request? yes
BC Break report? no
RFC? no
Version/Branch ~0.8.0

I am trying to set up a multi schema environment, however, some of our schemas have a collision in type names. I've looked into mapping, but that does not look like it would tie in to the schema name. I'd like to avoid adding prefixes to our type names.

GET /graphql/A
-> loads types from /config/graphql/A

GET /graphql/B
-> loads types from /config/graphql/B

Is this possible?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions