HomeMemberNotificationInput

id
ID!,non-null
firstName
String!,non-null
lastName
String!,non-null
phoneNumber
userId
String!,non-null
typename__
String!,non-null
Sample
{ "id": "9cfb1c81-4c79-452f-b1f5-8ee6571276b4", "firstName": "Example String", "lastName": "Example String", "phoneNumber": { "__typename": "PhoneNumberInput" }, "userId": "Example String", "typename__": "Example String" }