HomeServicesOfAmerica / moleculer-graphql

[Archived] GraphQL Schema stitching over a microservice network for co-located type definitions.
GNU General Public License v3.0
48 stars 17 forks source link

[FEATURE REQUEST]: Ability to provide custom name for service #10

Open go4cas opened 6 years ago

go4cas commented 6 years ago

At present the GraphQL gateway service name is hardcoded to service: https://github.com/ConciergeAuctions/moleculer-graphql/blob/master/src/Gateway/GraphQLGateway.js#L139

Would be great to allow for custom service name.

brad-decker commented 6 years ago

@go4cas - sorry for the late reply. Apparently my notification settings need tweaked. Will definitely take this into consideration!