Type alias EmailActorParts_DeletedCustomerEmailActor_Fragment
EmailActorParts_DeletedCustomerEmailActor_Fragment: {
__typename: "DeletedCustomerEmailActor";
customerId: string;
}
Type declaration
__typename: "DeletedCustomerEmailActor"
customerId: string