-- @generated module Glean.Schema.Graphql (allPredicates) where import Glean.Types allPredicates :: [PredicateRef] allPredicates = [ (PredicateRef "graphql.FieldDef" 3) , (PredicateRef "graphql.SearchByName" 3) , (PredicateRef "graphql.FileDeclarations" 3) , (PredicateRef "graphql.Value" 3) , (PredicateRef "graphql.Directive" 3) , (PredicateRef "graphql.Field" 3) , (PredicateRef "graphql.NameLowerCase" 3) , (PredicateRef "graphql.Operation" 3) , (PredicateRef "graphql.Argument" 3) , (PredicateRef "graphql.InterfaceTypeDef" 3) , (PredicateRef "graphql.DeclHasName" 3) , (PredicateRef "graphql.InputValueDef" 3) , (PredicateRef "graphql.BelongToConfig" 3) , (PredicateRef "graphql.FileXRefs" 3) , (PredicateRef "graphql.FragmentSpread" 3) , (PredicateRef "graphql.UnionTypeDef" 3) , (PredicateRef "graphql.InputObjectTypeDef" 3) , (PredicateRef "graphql.VariableDef" 3) , (PredicateRef "graphql.InlineFragment" 3) , (PredicateRef "graphql.DeclarationUses" 3) , (PredicateRef "graphql.EnumTypeDef" 3) , (PredicateRef "graphql.ObjectTypeDef" 3) , (PredicateRef "graphql.Fragment" 3) , (PredicateRef "graphql.ScalarTypeDef" 3) , (PredicateRef "graphql.DeclarationName" 3) , (PredicateRef "graphql.DirectiveDef" 3) , (PredicateRef "graphql.DeclarationLocation" 3) ]