Added fixes to apolloAzureFunctions.js and sample functions for the GraphQL API and for GraphiQL#753
Conversation
|
@michael-golfi: Thank you for submitting a pull request! Before we can merge it, you'll need to sign the Meteor Contributor Agreement here: https://contribute.meteor.com/ |
8126fd2 to
98348a3
Compare
…raphQL API and GraphiQL
Per the Azure documentation regarding the response object available at: https://docs.microsoft.com/en-us/azure/azure-functions/functions-reference-node#response-object
|
Thanks for opening this originally, and sorry it took so long to get to! I've made a tweak which still incorporates your other valuable changes but mainly re-instates the previous syntax and more common pattern of passing the respose directly to Hopefully this will solve the problem with Azure functions; we'll get this released soon. Thanks again! |
|
This should be published in |
Still a WIP. Addresses #684.TODO: