query$findStatesByCountryPagination method

Future<QueryResult<Query$findStatesByCountryPagination>> query$findStatesByCountryPagination(
  1. Options$Query$findStatesByCountryPagination options
)

Implementation

Future<graphql.QueryResult<Query$findStatesByCountryPagination>>
    query$findStatesByCountryPagination(
            Options$Query$findStatesByCountryPagination options) async =>
        await this.query(options);