Apollo Angular: Specify a named option when using Query Service
Using Apollo Angular v3 and starting to migrate to an Angular Service to serve the query. However, how does the service specify which Named Option to use?
It doesn't specify in the documentation so it doesn't look like its supported.