OBJECT
type Fee {# Name of the feename: String! # Description of the feedescription: String! # Amount the fee will be chargedrate: String! # Asset that will be used to cover the feetype: String! }