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

Fixed cast related issues in PaginatedModelsLoader::loadRelatedModels... #2550

Merged
merged 1 commit into from
May 5, 2024

Conversation

skaesdorf
Copy link
Contributor

… by using $relatedModel->getRawOriginal() instead of $relatedModel->getOriginal()

Resolves #2540

  • Added or updated tests
  • Documented user facing changes
  • Updated CHANGELOG.md

Changes

No changes in behaviour

Breaking changes

No breaking changes

… by using $relatedModel->getRawOriginal() instead of $relatedModel->getOriginal()
@spawnia spawnia merged commit 1e738e0 into nuwave:master May 5, 2024
37 of 38 checks passed
@spawnia
Copy link
Collaborator

spawnia commented May 5, 2024

Thanks, released with https://github.com/nuwave/lighthouse/releases/tag/v6.36.3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants