☰
deliveryNotes
Queries for every Delivery note
Finds and returns every result that matches the selected filter options
Function signature
deliveryNotes(companyId: Int!,options: DeliveryNoteOptions): DeliveryNotes!
Type
Arguments
Required fields are marked with "!"companyId: Int!
options: DeliveryNoteOptions