Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Azure Functions bindings #503

Merged
merged 6 commits into from
Aug 15, 2017
Merged

Conversation

ulrikstrid
Copy link
Contributor

@ulrikstrid ulrikstrid commented Aug 12, 2017

Some stuff works and some don't. I seem to need some help here, I have used the Lamda implementation as a base but I seem to be doing something wrong when I pass stuff to runHttpQuery.

All tests pass, I have to find another type definition for Azure Functions or just write my own.

Changed to @christopheranderson's lib for the types. I'm not sure what you want me to write in the CHANGELOG and if it is a new version or how this works.

TODO:

  • Update CHANGELOG.md with your change (include reference to issue & this PR)
  • Make sure all of the significant new logic is covered by tests
  • Rebase your changes on master so that they can be merged easily
  • Make sure all tests and linter rules pass

@apollo-cla
Copy link

@ulrikstrid: 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/

@ulrikstrid ulrikstrid mentioned this pull request Aug 14, 2017
@martijnwalraven
Copy link
Contributor

Thanks, this looks great!

@martijnwalraven martijnwalraven merged commit 814db56 into apollographql:master Aug 15, 2017
@agborkowski
Copy link

what is use case of azure fn for graqphql ?

@ulrikstrid
Copy link
Contributor Author

ulrikstrid commented Oct 11, 2017

Same as for aws I guess. Which for me would probably be as a proxy for othet APIs. Now with dureable functions on Azure it makes even more sense as we don't have to incur the cost of compiling the schema every time.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants