Convert caching_array_resolver to a concern
This is better because: - composition is better than inheritance - it avoid the Graphql/ResolverType cop - is less restrictive in how users can implement it.
Showing
Please register or sign in to comment