OBJECT
type TrustStatusPayload {# IP addressip_addr: String! # Trust scoretrust: Float! # Banned statusbanned_status: String }