-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
testing a few different scenarios and am not able to get a remote method to load as a graphiql query or mutation if the function is added using a boot script.
Logged the process order and the graphql schema is being generated before the other boot scripts run so any method or change to a model after the initializing loopback-boot isn't taken up by getRemoteMethodQueries() or getRemoteMethodMutations().
Is there a way to define methods before the graphql connector initializes or delay the initialization?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels