Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 339 Bytes

step_04.md

File metadata and controls

17 lines (12 loc) · 339 Bytes

Arguments: pagination and filtering

git checkout step_04

Learn

  • GraphQL Input Type
  • Feature implementation: GraphQL Resolver VS DataLayer
  • TypeORM repository features

Packages

  • N/a

Tasks

  • Add additional filter fields
  • Add take and skip arguments to users resolver
  • Add order to users resolver