api/backend/graphql/parsers/contact library

Functions

fromDartChatContactFavoritePositionNullableToGraphQLChatContactFavoritePositionNullable(ChatContactFavoritePosition? v) double?
fromDartChatContactFavoritePositionToGraphQLChatContactFavoritePosition(ChatContactFavoritePosition v) double
fromDartChatContactIdNullableToGraphQLChatContactIdNullable(ChatContactId? v) String?
fromDartChatContactIdToGraphQLChatContactId(ChatContactId v) String
fromDartChatContactsCursorNullableToGraphQLChatContactsCursorNullable(ChatContactsCursor? v) String?
fromDartChatContactsCursorToGraphQLChatContactsCursor(ChatContactsCursor v) String
fromDartChatContactsListVersionNullableToGraphQLChatContactsListVersionNullable(ChatContactsListVersion? v) String?
fromDartChatContactsListVersionToGraphQLChatContactsListVersion(ChatContactsListVersion v) String
fromDartChatContactVersionNullableToGraphQLChatContactVersionNullable(ChatContactVersion? v) String?
fromDartChatContactVersionToGraphQLChatContactVersion(ChatContactVersion v) String
fromDartFavoriteChatContactsCursorNullableToGraphQLFavoriteChatContactsCursorNullable(FavoriteChatContactsCursor? v) String?
fromDartFavoriteChatContactsCursorToGraphQLFavoriteChatContactsCursor(FavoriteChatContactsCursor v) String
fromDartListChatContactFavoritePositionNullableToGraphQLListChatContactFavoritePositionNullable(List<ChatContactFavoritePosition?> v) List<double?>
fromDartListChatContactFavoritePositionToGraphQLListChatContactFavoritePosition(List<ChatContactFavoritePosition> v) List<double>
fromDartListChatContactIdNullableToGraphQLListChatContactIdNullable(List<ChatContactId?> v) List<String?>
fromDartListChatContactIdToGraphQLListChatContactId(List<ChatContactId> v) List<String>
fromDartListChatContactsCursorNullableToGraphQLListChatContactsCursorNullable(List<ChatContactsCursor?> v) List<String?>
fromDartListChatContactsCursorToGraphQLListChatContactsCursor(List<ChatContactsCursor> v) List<String>
fromDartListChatContactsListVersionNullableToGraphQLListChatContactsListVersionNullable(List<ChatContactsListVersion?> v) List<String?>
fromDartListChatContactsListVersionToGraphQLListChatContactsListVersion(List<ChatContactsListVersion> v) List<String>
fromDartListChatContactVersionNullableToGraphQLListChatContactVersionNullable(List<ChatContactVersion?> v) List<String?>
fromDartListChatContactVersionToGraphQLListChatContactVersion(List<ChatContactVersion> v) List<String>
fromDartListFavoriteChatContactsCursorNullableToGraphQLListFavoriteChatContactsCursorNullable(List<FavoriteChatContactsCursor?> v) List<String?>
fromDartListFavoriteChatContactsCursorToGraphQLListFavoriteChatContactsCursor(List<FavoriteChatContactsCursor> v) List<String>
fromDartListNullableChatContactFavoritePositionNullableToGraphQLListNullableChatContactFavoritePositionNullable(List<ChatContactFavoritePosition?>? v) List<double?>?
fromDartListNullableChatContactFavoritePositionToGraphQLListNullableChatContactFavoritePosition(List<ChatContactFavoritePosition>? v) List<double>?
fromDartListNullableChatContactIdNullableToGraphQLListNullableChatContactIdNullable(List<ChatContactId?>? v) List<String?>?
fromDartListNullableChatContactIdToGraphQLListNullableChatContactId(List<ChatContactId>? v) List<String>?
fromDartListNullableChatContactsCursorNullableToGraphQLListNullableChatContactsCursorNullable(List<ChatContactsCursor?>? v) List<String?>?
fromDartListNullableChatContactsCursorToGraphQLListNullableChatContactsCursor(List<ChatContactsCursor>? v) List<String>?
fromDartListNullableChatContactsListVersionNullableToGraphQLListNullableChatContactsListVersionNullable(List<ChatContactsListVersion?>? v) List<String?>?
fromDartListNullableChatContactsListVersionToGraphQLListNullableChatContactsListVersion(List<ChatContactsListVersion>? v) List<String>?
fromDartListNullableChatContactVersionNullableToGraphQLListNullableChatContactVersionNullable(List<ChatContactVersion?>? v) List<String?>?
fromDartListNullableChatContactVersionToGraphQLListNullableChatContactVersion(List<ChatContactVersion>? v) List<String>?
fromDartListNullableFavoriteChatContactsCursorNullableToGraphQLListNullableFavoriteChatContactsCursorNullable(List<FavoriteChatContactsCursor?>? v) List<String?>?
fromDartListNullableFavoriteChatContactsCursorToGraphQLListNullableFavoriteChatContactsCursor(List<FavoriteChatContactsCursor>? v) List<String>?
fromGraphQLChatContactFavoritePositionNullableToDartChatContactFavoritePositionNullable(double? v) ChatContactFavoritePosition?
fromGraphQLChatContactFavoritePositionToDartChatContactFavoritePosition(double v) ChatContactFavoritePosition
fromGraphQLChatContactIdNullableToDartChatContactIdNullable(String? v) ChatContactId?
fromGraphQLChatContactIdToDartChatContactId(String v) ChatContactId
fromGraphQLChatContactsCursorNullableToDartChatContactsCursorNullable(String? v) ChatContactsCursor?
fromGraphQLChatContactsCursorToDartChatContactsCursor(String v) ChatContactsCursor
fromGraphQLChatContactsListVersionNullableToDartChatContactsListVersionNullable(String? v) ChatContactsListVersion?
fromGraphQLChatContactsListVersionToDartChatContactsListVersion(String v) ChatContactsListVersion
fromGraphQLChatContactVersionNullableToDartChatContactVersionNullable(String? v) ChatContactVersion?
fromGraphQLChatContactVersionToDartChatContactVersion(String v) ChatContactVersion
fromGraphQLFavoriteChatContactsCursorNullableToDartFavoriteChatContactsCursorNullable(String? v) FavoriteChatContactsCursor?
fromGraphQLFavoriteChatContactsCursorToDartFavoriteChatContactsCursor(String v) FavoriteChatContactsCursor
fromGraphQLListChatContactFavoritePositionNullableToDartListChatContactFavoritePositionNullable(List<Object?> v) List<ChatContactFavoritePosition?>
fromGraphQLListChatContactFavoritePositionToDartListChatContactFavoritePosition(List<Object?> v) List<ChatContactFavoritePosition>
fromGraphQLListChatContactIdNullableToDartListChatContactIdNullable(List<Object?> v) List<ChatContactId?>
fromGraphQLListChatContactIdToDartListChatContactId(List<Object?> v) List<ChatContactId>
fromGraphQLListChatContactsCursorNullableToDartListChatContactsCursorNullable(List<Object?> v) List<ChatContactsCursor?>
fromGraphQLListChatContactsCursorToDartListChatContactsCursor(List<Object?> v) List<ChatContactsCursor>
fromGraphQLListChatContactsListVersionNullableToDartListChatContactsListVersionNullable(List<Object?> v) List<ChatContactsListVersion?>
fromGraphQLListChatContactsListVersionToDartListChatContactsListVersion(List<Object?> v) List<ChatContactsListVersion>
fromGraphQLListChatContactVersionNullableToDartListChatContactVersionNullable(List<Object?> v) List<ChatContactVersion?>
fromGraphQLListChatContactVersionToDartListChatContactVersion(List<Object?> v) List<ChatContactVersion>
fromGraphQLListFavoriteChatContactsCursorNullableToDartListFavoriteChatContactsCursorNullable(List<Object?> v) List<FavoriteChatContactsCursor?>
fromGraphQLListFavoriteChatContactsCursorToDartListFavoriteChatContactsCursor(List<Object?> v) List<FavoriteChatContactsCursor>
fromGraphQLListNullableChatContactFavoritePositionNullableToDartListNullableChatContactFavoritePositionNullable(List<Object?>? v) List<ChatContactFavoritePosition?>?
fromGraphQLListNullableChatContactFavoritePositionToDartListNullableChatContactFavoritePosition(List<Object?>? v) List<ChatContactFavoritePosition>?
fromGraphQLListNullableChatContactIdNullableToDartListNullableChatContactIdNullable(List<Object?>? v) List<ChatContactId?>?
fromGraphQLListNullableChatContactIdToDartListNullableChatContactId(List<Object?>? v) List<ChatContactId>?
fromGraphQLListNullableChatContactsCursorNullableToDartListNullableChatContactsCursorNullable(List<Object?>? v) List<ChatContactsCursor?>?
fromGraphQLListNullableChatContactsCursorToDartListNullableChatContactsCursor(List<Object?>? v) List<ChatContactsCursor>?
fromGraphQLListNullableChatContactsListVersionNullableToDartListNullableChatContactsListVersionNullable(List<Object?>? v) List<ChatContactsListVersion?>?
fromGraphQLListNullableChatContactsListVersionToDartListNullableChatContactsListVersion(List<Object?>? v) List<ChatContactsListVersion>?
fromGraphQLListNullableChatContactVersionNullableToDartListNullableChatContactVersionNullable(List<Object?>? v) List<ChatContactVersion?>?
fromGraphQLListNullableChatContactVersionToDartListNullableChatContactVersion(List<Object?>? v) List<ChatContactVersion>?
fromGraphQLListNullableFavoriteChatContactsCursorNullableToDartListNullableFavoriteChatContactsCursorNullable(List<Object?>? v) List<FavoriteChatContactsCursor?>?
fromGraphQLListNullableFavoriteChatContactsCursorToDartListNullableFavoriteChatContactsCursor(List<Object?>? v) List<FavoriteChatContactsCursor>?