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

Usage reporting: fix TS declaration of fieldLevelInstrumentation #6763

Merged
merged 1 commit into from Aug 4, 2022

Commits on Aug 3, 2022

  1. Usage reporting: fix TS declaration of fieldLevelInstrumentation

    Note that the `const fieldLevelInstrumentation` which this got assigned
    to actually already inferred (roughly) the correct type because the type
    got merged with a number-returning function from another case.
    glasser committed Aug 3, 2022
    Copy the full SHA
    bd9e3f9 View commit details
    Browse the repository at this point in the history