Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

refactor(core): move schemaDefinitions helpers to graphback-core #2121

Conversation

craicoverflow
Copy link

Motivation

This PR was created because non-core plugins to not have access to helpers to create CRUD types. This ability was isolated to the graphback-codegen-schema plugin. This was an attempt to fix #2118 but unfortunately it is only partially fixed. Because GraphQL Compose removes unused types between plugins, all unused inputs are removed, including scalar filter inputs. In theory with this PR they can now be recreated.

This also fixes #2117 in the DataSyncPlugin but removes unused types at the end of the plugin chain in GraphbackCoreMetadata

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
1 participant