Skip to content

deleteNotificationContactInput

Autogenerated input type of deleteNotificationContact

Fields

Used By

Definition

"""
Autogenerated input type of deleteNotificationContact
"""
input deleteNotificationContactInput {
id: ID
user_id: ID
}