Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Tags: Skillshare/apollo-federation-php

Tags

v1.9

Toggle v1.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub鈥檚 verified signature. The key has expired.
fix: fully qualified class name (#38)

v1.8

Toggle v1.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub鈥檚 verified signature. The key has expired.
fix: remove use of self in callable (#37)

v1.7

Toggle v1.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub鈥檚 verified signature. The key has expired.
feat: entity type customization, type loader support (#33)

* feat: entity type customization, type loader support

* feat: lazy union type loading

* Update README.md

Co-authored-by: Tom Carrio <tom@carrio.dev>

* fix: type docs updating

---------

Co-authored-by: Tom Carrio <tom@carrio.dev>

v1.6

Toggle v1.6's commit message
PHP 8.1 Support, Fixed Standard Directives

v1.5

Toggle v1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub鈥檚 verified signature. The key has expired.
fix: Disable entity keys validation (#22)

* fix: Do not validate entity keys

* test: Fix tests

v1.4.1

Toggle v1.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub鈥檚 verified signature. The key has expired.
chore: Update licence and docs (#21)

* chore: OS licensing and docs update

* chore: Fix version

* chore: Remove version

* chore: Fix composer lock

* fix: Revert composer files

* chore: Upgrade graphql-php

v1.4

Toggle v1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub鈥檚 verified signature. The key has expired.
fix: remove entity typename = ref typename (#19)

* fix:remove entity typename = ref typename

* fix:reverted back to see if errors are gone

* Fix:removed entity typename = ref typename

* removed tests for resolvingEntitiesToRef and testForCustomerResolver because they fail without entity object having an typename

* fix:Readded test for referenceResolver and added typename to entity in getEpisodeType

* fix: put back previously deleted test

* refactor: made code to create entity shorter

v1.3

Toggle v1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub鈥檚 verified signature. The key has expired.
fix: make reference resolver public (#15)

v1.2

Toggle v1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub鈥檚 verified signature. The key has expired.
feat: Set the resolve function in the config. (#14)

* set the resolve function in the federated schema

* add import for missing type (wasn't causing runtime failure)
* check that the resolver is callable
* add a type hint

Co-authored-by: Matt Yannascoli <matt.yannascoli@skillshare.com>

v1.1

Toggle v1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub鈥檚 verified signature. The key has expired.
fix(FederatedSchemaPrinter): Skip printing Mutation type on empty (#12)

* fix(FederatedSchemaPrinter): Skip printing Mutation type on empty

* fix: Remove specificity

Co-authored-by: Katy Ereira <katy@skillshare.com>

Co-authored-by: Katy Ereira <katy@skillshare.com>
Morty Proxy This is a proxified and sanitized view of the page, visit original site.