OBJECT
type AptPriceFeeOperator {aptPriceFee: AptPriceFee! # Requires access to resource GRAPHQL_OPERATORoperator: Operator! label: String! description: String! userUnit: String! unit: String! }