AuthenticatedMessagingSettingsInput Input Object
Authentication project preference input
Fields
#
publicKey
The base64 encoded public key you have generated for your website. It must be formatted as a single line. This is typically the string you'll find in between "-----BEGIN CERTIFICATE-----" and "-----END CERTIFICATE-----" if you've generated a key in the PEM format.
Usages
#
References
#
- Argument input of field authenticatedMessagingSettingsSet from type Mutation