-
Couldn't load subscription status.
- Fork 17
Open
Labels
effort: highMore than a weekMore than a weekimpact: highUnblocks new use cases, substantial improvement to existing feature, fixes a major bugUnblocks new use cases, substantial improvement to existing feature, fixes a major bugscope: performanceEnhancing speed and efficiencyEnhancing speed and efficiency
Description
Overview
See #378
Long term goal is to improve performance of block rendering by creating WPGraphQL Models instead on a field level so blocks can be cached and re-used.
References
- See @justlevine experiment PR - feat!: implement block model rtCamp/wp-graphql-content-blocks#31
- Prior art from wp-rest-blocks: https://github.com/spacedmonkey/wp-rest-blocks/blob/bafb87a86d723b5ec54440e6fd6feb7fd94d6879/src/data.php#L72
- For caching prior art from snapwp-helper: https://github.com/rtCamp/snapwp-helper/blob/48986fcab24a79cf0cc31514dfff951d2486bc57/src/Modules/GraphQL/SchemaFilters.php#L49-L52
Metadata
Metadata
Assignees
Labels
effort: highMore than a weekMore than a weekimpact: highUnblocks new use cases, substantial improvement to existing feature, fixes a major bugUnblocks new use cases, substantial improvement to existing feature, fixes a major bugscope: performanceEnhancing speed and efficiencyEnhancing speed and efficiency
Type
Projects
Status
🆕 Backlog