OBJECT
type MessageAddress {# The message string to be signedmessage: String! # The address from which the message will be signed fromaddress: String! }