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

docs: Example for integration-specific context args. #3455

Merged
merged 3 commits into from Dec 30, 2019

Commits on Oct 29, 2019

  1. Update authentication.md

    I follow this example on Azure Function and it failed. After a little digging, I found out the req object is passed as "request". There may be some inconsistency in implementation.
    duncanchen committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    34fd9de View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2019

  1. Adjust apollographql#3455 to account for new content in apollographql…

    …#3506.
    
    This should hopefully make it more clear what information is available on
    the argument to `context`, and how it might need to be adjusted for each
    specific integration.
    abernix committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    1945392 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2019

  1. Configuration menu
    Copy the full SHA
    e9bc02e View commit details
    Browse the repository at this point in the history