Skip to content

Tags: drupal-graphql/graphql-views

Tags

8.x-1.1

Toggle 8.x-1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixes #36 - Add Drupal 9 compatibility (#39)

* Fixes #36 - Add Drupal 9 compatibility

* Implement the EntityTypeManager and EntityRepository for GraphQLEntityRow.

Co-authored-by: Ina Widmer <widmerina@gmail.com>

Co-authored-by: Ina Widmer <widmerina@gmail.com>

8.x-1.0

Toggle 8.x-1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update in alignment with GraphQL 3.0 (#32)

8.x-1.0-beta2

Toggle 8.x-1.0-beta2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Deprecate PHP 5.5 (#25)

8.x-1.0-beta1

Toggle 8.x-1.0-beta1's commit message
Fix root query type in tests.

8.x-1.0-alpha5

Toggle 8.x-1.0-alpha5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Retrieve cache metadata from display. (#15)

* Retrieve cache metadata from display instead of view entity.

* Suppress any url cache contexts emitted by views since they never apply here.

8.x-1.0-alpha4

Toggle 8.x-1.0-alpha4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Beta 6 compatibility (#13)

* Beta 6 compatibility

* Deprecation fix.

* Real deprecation fix.

* Use graphql phpunit configuration.

* Cache metadata fix.

* .travis.yml fix

* Views order fix.

8.x-1.0-alpha3

Toggle 8.x-1.0-alpha3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Upgrading to latest graphql module version. (#8)

8.x-1.0-alpha2

Toggle 8.x-1.0-alpha2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Fixing method signature.

8.x-3.0-alpha1

Toggle 8.x-3.0-alpha1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #5 from blazeyo/1-exposed-filter-naming-fix

Fixed a bug with naming of views exposed filters.

8.x-1.0-alpha1

Toggle 8.x-1.0-alpha1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #5 from blazeyo/1-exposed-filter-naming-fix

Fixed a bug with naming of views exposed filters.