Type alias EmailActorParts_UserEmailActor_Fragment

EmailActorParts_UserEmailActor_Fragment: {
    __typename: "UserEmailActor";
    userId: string;
}

Type declaration

  • __typename: "UserEmailActor"
  • userId: string

Generated using TypeDoc