ActorParts_UserActor_Fragment: {
    __typename: "UserActor";
    userId: string;
}

Type declaration

  • __typename: "UserActor"
  • userId: string

Generated using TypeDoc