Posts filed under โpopโ
Posts
๐ Hylia rocks!
๐ฒ Making GraphQL cacheable through a new, single-line query syntax!?
๐ Introducing an implementation of GraphQL through components
โ๏ธ Backstage to "Create Once, Publish Everywhere" with WordPress
๐ Components all the way down - A better GraphQL implementation!
๐ Webinar on the โPoP APIโ GraphQL server
๐งจ Demonstrating the PoP API, an implementation of GraphQL on steroids
๐ Here they are => All the features from my GraphQL server in PHP
๐ช The PoP API now features HTTP caching!
๐ช Decoupling PoP from WordPress - How it was achieved
๐ Improving GraphQL - How the PoP API achieves new heights
๐ฅณ The PoP API is now a GraphQL server!
๐ Adding 100% compliance with GraphQL!
๐ Updated slides for my GraphQL server in PHP
๐ Visualize the GraphQL-powered WordPress schema!
๐ Types and interfaces in GraphQL by PoP are now namespaced!
๐ธ Submitting my first RFCs to the GraphQL spec
๐ Designing a GraphQL server for optimal performance
๐ด Simplifying the GraphQL data model
๐ฅ Code-first vs. schema-first development in GraphQL
โ๏ธ Mandatory directives for fields/directives in GraphQL by PoP
๐ฏ GraphQL by PoP now supports field/directive-based versioning
๐ Added @removeIfNull directive to GraphQL by PoP
๐ฆ Added @cache and @traceExecutionTime directives to GraphQL by PoP
๐ Finally working on the documentation for GraphQL by PoP
๐ฏ Generating the schema with independently versioned fields and directives
๐ Architecture design - Executing GraphQL directives through a pipeline
๐ Adding directives to the schema in code-first GraphQL servers