About building Graphql custom query and resolvers in Strapi V4

System Information
  • 4.0.5:
  • Database:
  • Node Version:
  • NPM Version:
  • Yarn Version:

Hi all,

I want to build some custom query type which would use the existing collection type in strapi.

I was reading the tutorial of building customer resolvers in the link Build Custom Resolvers with Strapi

However, this tutorial seems out to date for v4.
Does anyone know the equivalent of the way taught in the tutorial for v4? Big big thanks!


1 Like

I’m wondering the exact same thing!

@rasmus-rudling Look at this one: GraphQL custom resolver in V4

And this one: Graphql Custom Resolver Mutation v4 - #2 by Convly