query$findPredefinedQuestsByTargetWithRepeatDate method

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

Implementation

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