Hi there, new to Redwood and enjoying trying it out!
I created two models, client and clinic. For clinic I used the scaffold method and all available queries and mutations are showing in the GraphQL playground. However for client I attempted to recreated the client service in exactly the same way as the clinic but the mutations are not showing in the playground docs.
I’ve tried restarting the server, am I missing a step?
Thanks!