-- @generated module Glean.Schema.Chef (allPredicates) where import Glean.Types allPredicates :: [PredicateRef] allPredicates = [ (PredicateRef "chef.Cookbook" 1) , (PredicateRef "chef.ReferencedAt" 1) , (PredicateRef "chef.CookbookDependedOnBy" 1) , (PredicateRef "chef.CookbookDependsOn" 1) , (PredicateRef "chef.DefinedAt" 1) , (PredicateRef "chef.Symbol" 1) , (PredicateRef "chef.DefLocationSymbol" 1) , (PredicateRef "chef.Name" 1) , (PredicateRef "chef.RefLocationSymbol" 1) , (PredicateRef "chef.Location" 1) ]