Add SortOrder enum and enhance Service query with sorting and filtering options
This commit is contained in:
@@ -22,4 +22,4 @@ export class GraphqlModule {
|
||||
.apply(GraphQLValidationMiddleware) // Apply the custom middleware
|
||||
.forRoutes('graphql'); // Ensure it only applies to the /graphql endpoint
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user