graphql/state.graphql library
Classes
-
CopyWith$Query$findStatesByCountryPagination<
TRes> -
CopyWith$Query$findStatesByCountryPagination$findStatesByCountryPagination<
TRes> -
CopyWith$Query$findStatesByCountryPagination$findStatesByCountryPagination$objects<
TRes> -
CopyWith$Query$findStatesByCountryPagination$findStatesByCountryPagination$objects$country<
TRes> -
CopyWith$Query$findStatesByCountryPagination$findStatesByCountryPagination$objects$country$flagSquare<
TRes> -
CopyWith$Query$findStatesByCountryPagination$findStatesByCountryPagination$objects$country$flagWide<
TRes> -
CopyWith$Query$findStatesByCountryPagination$findStatesByCountryPagination$objects$flagSquare<
TRes> -
CopyWith$Query$findStatesByCountryPagination$findStatesByCountryPagination$objects$flagWide<
TRes> -
CopyWith$Variables$Query$findStatesByCountryPagination<
TRes> - FetchMoreOptions$Query$findStatesByCountryPagination
- Options$Query$findStatesByCountryPagination
- Query$findStatesByCountryPagination
- Query$findStatesByCountryPagination$findStatesByCountryPagination
- Query$findStatesByCountryPagination$findStatesByCountryPagination$objects
- Query$findStatesByCountryPagination$findStatesByCountryPagination$objects$country
- Query$findStatesByCountryPagination$findStatesByCountryPagination$objects$country$flagSquare
- Query$findStatesByCountryPagination$findStatesByCountryPagination$objects$country$flagWide
- Query$findStatesByCountryPagination$findStatesByCountryPagination$objects$flagSquare
- Query$findStatesByCountryPagination$findStatesByCountryPagination$objects$flagWide
- Query$findStatesByCountryPagination$Widget
- Variables$Query$findStatesByCountryPagination
- WatchOptions$Query$findStatesByCountryPagination
Extensions
- ClientExtension$Query$findStatesByCountryPagination on GraphQLClient
- UtilityExtension$Query$findStatesByCountryPagination on Query$findStatesByCountryPagination
- UtilityExtension$Query$findStatesByCountryPagination$findStatesByCountryPagination on Query$findStatesByCountryPagination$findStatesByCountryPagination
- UtilityExtension$Query$findStatesByCountryPagination$findStatesByCountryPagination$objects on Query$findStatesByCountryPagination$findStatesByCountryPagination$objects
- UtilityExtension$Query$findStatesByCountryPagination$findStatesByCountryPagination$objects$country on Query$findStatesByCountryPagination$findStatesByCountryPagination$objects$country
- UtilityExtension$Query$findStatesByCountryPagination$findStatesByCountryPagination$objects$country$flagSquare on Query$findStatesByCountryPagination$findStatesByCountryPagination$objects$country$flagSquare
- UtilityExtension$Query$findStatesByCountryPagination$findStatesByCountryPagination$objects$country$flagWide on Query$findStatesByCountryPagination$findStatesByCountryPagination$objects$country$flagWide
- UtilityExtension$Query$findStatesByCountryPagination$findStatesByCountryPagination$objects$flagSquare on Query$findStatesByCountryPagination$findStatesByCountryPagination$objects$flagSquare
- UtilityExtension$Query$findStatesByCountryPagination$findStatesByCountryPagination$objects$flagWide on Query$findStatesByCountryPagination$findStatesByCountryPagination$objects$flagWide
Constants
- documentNodeQueryfindStatesByCountryPagination → const DocumentNode
Functions
-
useQuery$findStatesByCountryPagination(
Options$Query$findStatesByCountryPagination options) → QueryHookResult< Query$findStatesByCountryPagination> -
useWatchQuery$findStatesByCountryPagination(
WatchOptions$Query$findStatesByCountryPagination options) → ObservableQuery< Query$findStatesByCountryPagination>
Typedefs
-
OnQueryComplete$Query$findStatesByCountryPagination
= FutureOr<
void> Function(Map<String, dynamic> ?, Query$findStatesByCountryPagination?)