embedStatus
Given UUID
s obtained from WriteMutations::embed_data
returns current
status
of the transaction(s). The status
is continuously updated by
background tasks until EmbedStatus::Confirmed
is reached.
embedStatus(
ids: [ID!]!
): [StatusResult!]!