-
- Downloads
Merge branch '3446883-return-latest-revision' into '2.2.x'
Provide a version parameter to entity by id queries to provide the latest or... See merge request !79
No related branches found
No related tags found
Showing
- src/Plugin/GraphQL/DataProducer/EntityVersionFallback.php 191 additions, 0 deletionssrc/Plugin/GraphQL/DataProducer/EntityVersionFallback.php
- src/Plugin/GraphQLCompose/GraphQLComposeEntityTypeBase.php 32 additions, 10 deletionssrc/Plugin/GraphQLCompose/GraphQLComposeEntityTypeBase.php
- src/Plugin/GraphQLCompose/SchemaType/VersionType.php 49 additions, 0 deletionssrc/Plugin/GraphQLCompose/SchemaType/VersionType.php
- tests/src/Functional/Core/EntityVersionTest.php 230 additions, 0 deletionstests/src/Functional/Core/EntityVersionTest.php
Loading
Please register or sign in to comment