AssociateUsageReaderInput
Input to associate existing reader to new product and vendor
This page contains
Fields
| existingReaderId ID! | Unique identifier of existing usage reader |
| vendorId ID! | Unique identifier for vendor of the product |
| productId ID! | Unique identifier of the product |
| name String! | Name for new usage reader |
Mutations for AssociateUsageReaderInput
| associateUsageReader PREVIEW | Associate existing reader to new product and vendor |