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

[Draft] 6.x Experimental #5291

Open
wants to merge 235 commits into
base: dev
Choose a base branch
from
Open

[Draft] 6.x Experimental #5291

wants to merge 235 commits into from

Conversation

angrykoala
Copy link
Member

Description

Draft PR with the changes for version 6

angrykoala and others added 30 commits May 7, 2024 12:26
* WIP schema builder

* add QueryType and use AuraEntityOperations

* add schema test for aura-api, add PageInfo and ConnectionType

* Query operation

* WIP read operation resolver

* WIP Connection read operation

* Small cleanup of new readResolver

* EntitySchemaTypes

* Simple tck test on aura API

* ResolveTree parser

* Move resolve tree parser to a separate class

* Change types for ResolveTree

* WIP Relationship schema

* Factor and translation of relationships

* Relationship integration test

* Relationship in new API

* Fix aliases in query

* WIP add some interfaces to schema generation

* adds interfaces to entitySchemaTypes

* Improve schema types

* Improve typenames

* Remove comments in resolveTreeParser

* Adds GraphQL type

* WIP resolveTreParser

* improve ResolveTreeParser

* Read Operation Factory

* add tests filtering for aura

* implement node behaviour change

* WIP refactor ResolveTreeParser

* move ResoveTreeParser to use functions

* Minor improvements on resolveTreeParser

* Refactor of ResolveTreeParser

* Remove comments in read operation factory

* Rename aura API to v6

---------

Co-authored-by: MacondoExpress <simone.gammicchia@gmail.com>
* initial support for top-level sorting

* skip failing test

* apply suggestions
Fix scalar fields in relationships
* implement nested-level sorting

* add test for sort by relationship-properties
@angrykoala angrykoala changed the title [Draft] 6.x [Draft] 6.x Prototype Aug 22, 2024
Schema changes for nested delete v6
@angrykoala angrykoala changed the title [Draft] 6.x Prototype [Draft] 6.x Experimental Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Pull requests
Development

Successfully merging this pull request may close these issues.

4 participants