☰
productDocuments
Queries for documents associated with the product
Finds and returns the documents associated with the product Id
Function signature
productDocuments(companyId: Int!,productId: Int!,options: ProductDocumentsOptions): ProductDocuments!
Type
Arguments
Required fields are marked with "!"companyId: Int!
productId: Int!
options: ProductDocumentsOptions