UpdateFieldBooleanInput
No description
input UpdateFieldBooleanInput {
from: Boolean!
to: Boolean!
}
Fields
UpdateFieldBooleanInput.from
● Boolean!
non-null scalar
UpdateFieldBooleanInput.to
● Boolean!
non-null scalar
Member Of
TaxUpdateInput
input