deletePlatformMessage
Deletes an existing message by id.
Requires authorization features: admin:operations
deletePlatformMessage(
id: PlatformMessageID!
): Boolean!
Directives
auth
Requires authorization features: admin:operations
Arguments
deletePlatformMessage.id ● PlatformMessageID! non-null scalar
Type
Boolean scalar
The Boolean scalar type represents true or false.