Schema

Scalars

Enums

Objects

Input Objects

BtlExpenditureCase (OBJECT)

Schema Definition

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