Closed thunfisch987 closed 8 months ago
This PR enables having better types when using the .only() function and uses the const type parameter feature that was introduced in Typescript 5.0
I noticed that my previous PR only included the .only() in runtime/types/query.ts when it should have also included the ones in runtime/types/index.ts
🔗 Linked issue
2546
❓ Type of change
📚 Description
I noticed that my previous PR only included the .only() in runtime/types/query.ts when it should have also included the ones in runtime/types/index.ts
📝 Checklist