Skip to main content
Version: 3.x

Change a resolver behavior

This guide shows you how to properly override GraphQL field resolvers while maintaining clean, maintainable code.

As an example, we will change the way the Product meta_description field value is generated.