InvitedUserHomeMemberInvitation

id
ID!,non-null
createdAt
String!,non-null
home
invitingUser
InvitingUser!,non-null
role
expiresAt
String!,non-null

Implements interfaces

Sample
{ "id": "9cfb1c81-4c79-452f-b1f5-8ee6571276b4", "createdAt": "Example String", "home": { "__typename": "InvitedUserHome" }, "invitingUser": { "__typename": "InvitingUser" }, "role": "REGULAR", "expiresAt": "Example String" }
Previous page
Next page