Schema

Scalars

Enums

Objects

Input Objects

AdditionalIncomeCase (OBJECT)

Schema Definition

type AdditionalIncomeCase { amount: PositiveInteger!   # Type of additional income to add
type: IncomeType! }