query$getQuestionsbyFormWithResponsesStatsPaginated method

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

Implementation

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