Schema

Scalars

Enums

Objects

Input Objects

LivingExpenses (INPUT OBJECT)

Schema Definition

input LivingExpenses { amount: PositiveInteger! type: ExpenseType! }