photoCaptureStatus
Returns the current status of the specified photo capture request.
Note: this query is an alternative to the photoCaptureEvent
subscription, suitable for polling behaviour.
photoCaptureStatus(
photoCaptureRequestId: UUID!
): PhotoCaptureEventData!
Arguments
photoCaptureStatus.photoCaptureRequestId
● UUID!
non-null scalar
Type
PhotoCaptureEventData
object
Data for a photo capture event.