EscrowRequest
No description
type EscrowRequest {
id: String!
momentsInEscrow: [MomentInEscrow!]
}
Fields
id ● String! non-null scalar
momentsInEscrow ● [MomentInEscrow!] list object
Returned by
getEscrowRequest query