ProductIntegrationEvent
This page contains
Fields
| id: ID! | |
| type: ProductIntegrationEventType! PREVIEW | |
| createdAt: DateTime | |
| updatedAt: DateTime | |
| product: Product PREVIEW | |
| account: Account PREVIEW | |
| orderId: Int | |
| subscription: SubscriptionDefinition PREVIEW | |
| asynchronous: Boolean | |
| consumed: Boolean | |
| substatus: String | |
| note: String | |
| successful: Boolean | |
| successMessage: String | |
| errorCode: String | |
| errorMessage: String | |
| manuallyResolved: Boolean |
Parent objects of ProductIntegrationEvent
| ProductIntegrationEventConnection PREVIEW |
Queries for ProductIntegrationEvent
| productIntegrationEvent PREVIEW | |
| productIntegrationEvents PREVIEW |