DryRunEffect
No description
type DryRunEffect {
mutatedReferences: [DryRunMutation!]
returnValues: [DryRunReturn!]
}
Fields
DryRunEffect.mutatedReferences
● [DryRunMutation!]
list object
Changes made to arguments that were mutably borrowed by each command in this transaction.