pub type GraphQLPublicKey = String;
Base58 encoded public key
pub struct GraphQLPublicKey { /* private fields */ }