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

feat: exclude operation name via a field in RequestConfig #645

Merged

Commits on Jan 15, 2024

  1. feat: ignore operation name via a flag in RequestConfig

    Roberto Badalamenti committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    ebf85d0 View commit details
    Browse the repository at this point in the history
  2. chore: add readme instruction for IgnoreOperationName config

    Roberto Badalamenti committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    addb01e View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. chore: update readme

    Roberto Badalamenti committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    1046a58 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. feat: add test for ignoreOperationName

    Roberto Badalamenti committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    b75b6e2 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. refactor: change ignoreOperationName to excludeOperationName

    Roberto Badalamenti committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    51bf9df View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/main' into feat/ignore-operati…

    …on-name
    Roberto Badalamenti committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    017b4d4 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. fix: code style

    Roberto Badalamenti committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    6bf6e78 View commit details
    Browse the repository at this point in the history