Skip to content

Conversation

@litewarp
Copy link
Owner

@litewarp litewarp commented Dec 15, 2024

To solve the transaction client issue, this is an attempt to use the step planning system to create a PgRelationInputsCreateStep | PgRelationInputsUpdateStep that is a mutant hybrid of an idea I had while processing mind numbing data.

In short, rather than relying on the existing pgInsertSingle | pgUpdateSingle, we add a separate root mutation field, and then use a modified SetterStep concept to use the recursive parsing of the graphql tree to dynamically plan and build possible query statements based on a series of connected inputs.

Too tired to explain now. I may delete this in shame. Don't show Benjie.

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.

2 participants