ImageSubscriptionPayload
No description
type ImageSubscriptionPayload {
id: UUID!
image: Image
event: String @deprecated
eventKey: ImageSubscriptionEventKey
}
Fields
ImageSubscriptionPayload.id ● UUID! non-null scalar
ImageSubscriptionPayload.image ● Image object
ImageSubscriptionPayload.eventKey ● ImageSubscriptionEventKey enum
Show deprecated
Returned By
imageMutated subscription