ActorParts_CustomerActor_Fragment: {
    __typename: "CustomerActor";
    customerId: string;
}

Type declaration

  • __typename: "CustomerActor"
  • customerId: string

Generated using TypeDoc