Skip to main content
To create a custom query service to add your own methods to you can extend the TypegooseQueryService.
todo-item.service.ts
To use the custom service in the auto-generated resolver you can specify the ServiceClass option.
todo-item.module.ts