Type alias ActorParts_DeletedCustomerActor_Fragment

ActorParts_DeletedCustomerActor_Fragment: {
    __typename: "DeletedCustomerActor";
    customerId: string;
}

Type declaration

  • __typename: "DeletedCustomerActor"
  • customerId: string

Generated using TypeDoc