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: introduce optional resolve_references method #206

Merged
merged 3 commits into from
Aug 24, 2022

Commits on Aug 21, 2022

  1. Add support for an optional resolve_references (plural) method

    This allows for easier implementation of batch loading when resolving federated entities
    col committed Aug 21, 2022
    Configuration menu
    Copy the full SHA
    3f84596 View commit details
    Browse the repository at this point in the history
  2. Fix rubocop issues

    col committed Aug 21, 2022
    Configuration menu
    Copy the full SHA
    e568391 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

  1. Update .gitignore

    Co-authored-by: Mangesh Tamhankar <[email protected]>
    col and geshwho authored Aug 24, 2022
    Configuration menu
    Copy the full SHA
    3ba4e74 View commit details
    Browse the repository at this point in the history