Skip to content

Conversation

@MaaxGr
Copy link

@MaaxGr MaaxGr commented Jul 17, 2022

Allows multiple plugin installations:

install(GraphQL.FeatureInstance("graphql1")) {
 endpoint = "/graphql1"
}

install(GraphQL.FeatureInstance("graphql2")) {
 endpoint = "/graphql2"
}

@MaaxGr MaaxGr changed the title Alternative Idea to multiple Endpoints WIP: Alternative Idea to multiple Endpoints Jul 17, 2022
@jeggy jeggy merged commit 026ba18 into aPureBase:main Oct 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants