Type alias EmailActorParts_CustomerEmailActor_Fragment

EmailActorParts_CustomerEmailActor_Fragment: {
    __typename: "CustomerEmailActor";
    customerId: string;
}

Type declaration

  • __typename: "CustomerEmailActor"
  • customerId: string

Generated using TypeDoc