☰
customer
Queries for a Customer
Finds and returns a Customer with the inserted Id
Function signature
customer(companyId: Int!,customerId: Int!,options: CustomerOptionsSingle): Customer!
Type
Arguments
Required fields are marked with "!"companyId: Int!
customerId: Int!
options: CustomerOptionsSingle