Schema

Scalars

Enums

Objects

Input Objects

BtlExpenditure (INPUT OBJECT)

Schema Definition

input BtlExpenditure { amount: PositiveInteger!   # Type of expenditure
type: BtlExpenditureType! }