[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2022-05-11 UTC."],[],[],null,["# FirebaseFirestoreSwift Framework Reference\n\nConfiguration\n=============\n\n public struct Configuration\n\nThe query's configurable properties.\n- `\n ``\n ``\n `\n\n ### [path](#/s:22FirebaseFirestoreSwift0B5QueryV13ConfigurationV4pathSSvp)\n\n `\n ` \n The query's collection path. \n\n #### Declaration\n\n Swift \n\n public var path: String\n\n- `\n ``\n ``\n `\n\n ### [predicates](#/s:22FirebaseFirestoreSwift0B5QueryV13ConfigurationV10predicatesSayAA0D9PredicateOGvp)\n\n `\n ` \n The query's predicates. \n\n #### Declaration\n\n Swift \n\n public var predicates: [../../Enums/QueryPredicate.html]\n\n- `\n ``\n ``\n `\n\n ### [decodingFailureStrategy](#/s:22FirebaseFirestoreSwift0B5QueryV13ConfigurationV23decodingFailureStrategyAA08DecodinggH0Ovp)\n\n `\n ` \n Undocumented \n\n #### Declaration\n\n Swift \n\n public var decodingFailureStrategy: ../../Enums/DecodingFailureStrategy.html\n\n- `\n ``\n ``\n `\n\n ### [error](#/s:22FirebaseFirestoreSwift0B5QueryV13ConfigurationV5errors5Error_pSgvp)\n\n `\n ` \n If any errors occurred, they will be exposed here as well. \n\n #### Declaration\n\n Swift \n\n public var error: Error?"]]