h$C"      !None8"#$% &'()*+,-./0123456None %'(/>?W7morpheus-graphql-client7input : >>> mkFieldsE 'mkValue [FieldDefinition { fieldName = "field1" ,..} ,..] >>>expression : >>> [ mkValue "field1" field1, .. ] >>>8morpheus-graphql-client$input: >>> WAS WAS destructRecord User ["name","id"] >>>-expression: >>> WAS WAS (User name id) >>>9:;78<=None%}>?@ABNone %/CNone %/DNone%/E Safe-Inferred #%?morpheus-graphql-client8QuasiQuoter to insert multiple lines of text in Haskell  None8: FGHIJKLMN None8:OPQ None  #8:#RSTUVWXYZ[\]^_`abcdefghijklmnopqrst None  %>?Pu None?xNone  %?vNonewNone  %'(>xyz{|}~None%'(>%None  #$%'(>WNonewNone% Fmorpheus-graphql-clientdeclares global or local types, depending on whether the second argument is specified or notmorpheus-graphql-client:declares input, enum and scalar types for specified schema1Example where the schema is defined in SDL format  "schema.gql" 4Example with schema as introspection in JSON format.  "schema.json" morpheus-graphql-clientdeclares global types like ;, while enabling to select only the types that are needed.morpheus-graphql-clientdeclares object, interface and union types for specified schema and query.1Example where the schema is defined in SDL format  "schema.gql" "query.gql" 4Example with schema as introspection in JSON format.  "schema.json" "query.gql" morpheus-graphql-clientinline version of , however instead of specifying the file path, you can simply pass the query as text using QuasiQuoter   "schema.gql" [| query GetUsers { users { name } } ] morpheus-graphql-clientthe schema path relative to the project location, both introspection (.json) and schema definition (.gql, .graphql) are accepted.morpheus-graphql-clientthe schema path relative to the project location. both introspection (`.json`) and schema definition (`.gql`, `.graphql`) are accepted.morpheus-graphql-client,query path relative to the project locationmorpheus-graphql-clientthe schema path relative to the project location. both introspection (`.json`) and schema definition (`.gql`, `.graphql`) are accepted.morpheus-graphql-client#inline graphql query in Text formatNone?morpheus-graphql-clientThis variant exposes 'Q FilePath' enabling the use of TH to generate the . For example,  https://hackage.haskell.org/package/file-embed-0.0.13.0/docs/Data-FileEmbed.html#v:makeRelativeToProject< can be used to handle multi package projects more reliably.morpheus-graphql-clientThis variant exposes 'Q FilePath' enabling the use of TH to generate the . For example,  https://hackage.haskell.org/package/file-embed-0.0.13.0/docs/Data-FileEmbed.html#v:makeRelativeToProject< can be used to handle multi package projects more reliably."   !"   ! Safe-Inferred. !"#$%&'()* + , - ./0123456789:;<=>??@ABBCDEFFGHIIJKLMNOPQRSTUVWXYZ [ \ ] ^ _ ` a b c d d e f f g h i i j k k l m n n o p q r r s t u v w x y z { { | } ~     5morpheus-graphql-client-0.20.0-56HIB9dJsfZ4tadJ6UFrCFData.Morpheus.Client#Data.Morpheus.Client.Internal.Types Data.Morpheus.Client.Internal.TH#Data.Morpheus.Client.Internal.Utils!Data.Morpheus.Client.Declare.Type"Data.Morpheus.Client.Declare.Aeson#Data.Morpheus.Client.Declare.Client Data.Morpheus.Client.QuasiQuoter)Data.Morpheus.Client.Schema.JSON.TypeKind(Data.Morpheus.Client.Schema.JSON.TypeRef&Data.Morpheus.Client.Schema.JSON.Types&Data.Morpheus.Client.Schema.JSON.ParseData.Morpheus.Client.Fetch"Data.Morpheus.Client.Declare.Fetch!Data.Morpheus.Client.Schema.Parse#Data.Morpheus.Client.Transform.Core%Data.Morpheus.Client.Transform.Global$Data.Morpheus.Client.Transform.LocalData.Morpheus.Client.TransformData.Morpheus.Client.DeclarePaths_morpheus_graphql_client2morpheus-graphql-core-0.20.0-4ILAzMOsZyxQ1i3KmfWlzData.Morpheus.Types.IDunpackIDIDData.Morpheus.Types.GQLScalar encodeScalar EncodeScalar decodeScalar DecodeScalar&Data.Morpheus.Types.Internal.AST.ValueValueBooleanStringFloatInt ScalarValue FetchErrorFetchErrorParseFailureFetchErrorProducedErrorsFetchErrorNoResultrawFetchArgs__fetchfetchclientTypeDeclarationsdeclareGlobalTypesdeclareGlobalTypesByNamedeclareLocalTypesdeclareLocalTypesInlinegqldefineByDocumentFile'defineByIntrospectionFile'defineByIntrospectionFiledefineByDocumentFiledefineByDocumentdefineByIntrospectionExecutableSource SchemaSourceJSONGQLFetchDefinition rootTypeNameclientArgumentsTypeNameClientTypeDefinitionclientTypeName clientCons clientKindClientConstructorDefinitioncFieldscName TypeNameTH namespacetypename mkFieldsEdestructRecord matchWithfailExp decodeObjectEisTypeDeclared hasInstanceremoveDuplicatesisEnum getSourcegetFile handleResulttypeDeclarationsaesonDeclarations declareTypesTypeKindSCALAROBJECT INTERFACEUNIONENUM INPUT_OBJECTLISTNON_NULLTypeRefname JSONResponse$sel:responseData:JSONResponse $sel:responseErrors:JSONResponse EnumValue$sel:enumName:EnumValue InputValue$sel:inputName:InputValue$sel:inputType:InputValueField$sel:fieldType:Field$sel:fieldName:Field$sel:fieldArgs:FieldType$sel:possibleTypes:Type$sel:name:Type$sel:kind:Type$sel:fields:Type$sel:interfaces:Type$sel:enumValues:Type$sel:inputFields:Type$sel:ofType:TypeSchema$sel:types:Schema$sel:queryType:Schema$sel:mutationType:Schema$sel:subscriptionType:Schema Introspection$sel:__schema:IntrospectiondecodeIntrospection declareFetch parseSchema Converter runConverter compileErrorgetTypetypeFromdeprecationWarningtoArgumentsTypetoGlobalDefinitionstoLocalDefinitionsinternalLegacyLocalDeclareTypesbaseGHC.IOFilePathversion getBinDir getLibDir getDynLibDir getDataDir getLibexecDir getSysconfDirgetDataFileName