Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CustomerResolver

Hierarchy

  • CustomerResolver

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Private customerService

customerService: CustomerService

Methods

createCustomer

customer

  • customer(customerId: string): Promise<Customer & Document>

customers

  • customers(): Promise<(Customer & Document)[]>

Generated using TypeDoc