FieldTypeNumberInput
No description
input FieldTypeNumberInput {
isIsNot: IsIsNot!
numberOptions: NumberOptions!
valNumber: Int!
}
No description
input FieldTypeNumberInput {
isIsNot: IsIsNot!
numberOptions: NumberOptions!
valNumber: Int!
}
FieldTypeNumberInput.isIsNot
● IsIsNot!
non-null enumFieldTypeNumberInput.numberOptions
● NumberOptions!
non-null enumFieldTypeNumberInput.valNumber
● Int!
non-null scalar