PsaProductMapping
Definition of a product mapping
This page contains
Fields
| id: ID | ID of the product mapping | 
| connectorType: PsaConnectorType PREVIEW | Connector id with which product mapping is associated | 
| mor: PsaMor! PREVIEW | Merchant of record for which product mapping is done | 
| product: Product PREVIEW | Details of the product | 
| productName: String | Product name on AppDirect side | 
| productId: ID! | Product Id on AppDirect side | 
| editionId: ID! | Edition id on AppDirect side | 
| editionPricingId: ID! | Edition pricing id on AppDirect side | 
| itemId: ID! | Edition pricing item id on AppDirect side | 
| psaProduct: PsaProduct! PREVIEW | PSA product | 
| createdOn: DateTime | Date on which the mapping is created | 
| updatedOn: DateTime | Date on which the mapping is updated | 
Parent objects of PsaProductMapping
| PsaProductMappingConnection PREVIEW | A connection type used to page through a list of psa product mappings" | 
Mutations for PsaProductMapping
| createPsaProductMapping PREVIEW | Create a product mapping | 
Queries for PsaProductMapping
| psaProductMappings PREVIEW | Read all available product mapping | 
| readPsaProductMappingByItemIdsOrPsaProductId PREVIEW | Read product mappings |