acceptSSHKey
Returns true if the service wants to accept an incoming SSH connection with the given key even though it can not be mapped to a user.
acceptSSHKey( fingerprint: String!): Boolean!Arguments
Section titled “Arguments”acceptSSHKey.fingerprint ● String!non-nullscalar {#fingerprint}
Section titled “acceptSSHKey.fingerprint ● String! {#fingerprint}”The Boolean scalar type represents true or false.