StoreWebhookError
No description
type StoreWebhookError {
code: String!
message: String!
timestamp: DateTime!
}
Fields
StoreWebhookError.code ● String! non-null scalar
StoreWebhookError.message ● String! non-null scalar
StoreWebhookError.timestamp ● DateTime! non-null scalar
Member Of
StoreWebhook object