Before V1 can ship, we need to shift our src to follow the hierarchy from the emerging ecosystem. Things like changing the namespace to WPGraphQL\GF, moving and renaming class files, breaking out the plugin and class instantiation into a type registry, etc.
At the same time, we should review action/filter prefixes so they reflect the above changes concisely.
This should happen as close to final release as possible, since its a major breaking change.
Before V1 can ship, we need to shift our src to follow the hierarchy from the emerging ecosystem. Things like changing the namespace to
WPGraphQL\GF
, moving and renaming class files, breaking out the plugin and class instantiation into a type registry, etc.At the same time, we should review action/filter prefixes so they reflect the above changes concisely.
This should happen as close to final release as possible, since its a major breaking change.