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

Graphql integration #525

Merged
merged 8 commits into from
Oct 5, 2023
Merged

Commits on Sep 21, 2023

  1. Add Apollo Client integration

    louiszawadzki committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    c89aabd View commit details
    Browse the repository at this point in the history
  2. Add apollo client as dependency for integration

    louiszawadzki committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    45028d6 View commit details
    Browse the repository at this point in the history
  3. Create first version of Apollo link

    louiszawadzki committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    76c715d View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Catch gql header in XHR proxy

    louiszawadzki committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    179e711 View commit details
    Browse the repository at this point in the history
  2. Pass graphql information to native SDKs

    louiszawadzki committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    2028072 View commit details
    Browse the repository at this point in the history
  3. Add test covering mapper for graphql attributes

    louiszawadzki committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    c72d31b View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Document Apollo client link

    louiszawadzki committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    1b20616 View commit details
    Browse the repository at this point in the history
  2. Add RUM task link for telemetry

    louiszawadzki committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    10af167 View commit details
    Browse the repository at this point in the history