TypeInfo: {
AttributeDescriptor: { fields: any };
AttributesContainer: { fields: any };
Avatar: { fields: any };
AvatarSize: {
enumValues: { large: number; medium: number; small: number };
};
CoreProfileAttribute: { fields: any };
Country: { fields: any };
CreateProfileContext: { fields: any };
GeoRegion: { fields: any };
Profile: { fields: any };
ProfileAttribute: { fields: any };
ProfileAttributeBase: { fields: any };
ProfileRegion: { fields: any };
ProfileRegions: { fields: any };
} = ...
Type declaration
AttributeDescriptor: { fields: any }
AttributesContainer: { fields: any }
Avatar: { fields: any }
AvatarSize: { enumValues: { large: number; medium: number; small: number } }
CoreProfileAttribute: { fields: any }
Country: { fields: any }
CreateProfileContext: { fields: any }
GeoRegion: { fields: any }
Profile: { fields: any }
ProfileAttribute: { fields: any }
ProfileAttributeBase: { fields: any }
ProfileRegion: { fields: any }
ProfileRegions: { fields: any }