Schema

Scalars

Enums

Objects

Input Objects

IvaCase (OBJECT)

IVA

Schema Definition

type IvaCase {   # Individual Voluntary Arrangements years since satisfied
satisfiedInYears: PositiveInteger   # Individual Voluntary Arrangements years since unsatisfied
unsatisfiedInYears: PositiveInteger }