Schema

Scalars

Enums

Objects

Input Objects

ExpenditureCase (OBJECT)

Schema Definition

type ExpenditureCase { amount: PositiveInteger!   # Type of expenditure
type: ExpenditureType! }