h&7(      !"#$%&' Safe-Inferred"%&'1 ()*+, Safe-Inferred1;-./0123456789:;<=>?@AB Safe-Inferred"')*1Cmorpheus-graphql-clientCinput : >>> mkFieldsE 'mkValue [FieldDefinition { fieldName = "field1" ,..} ,..] >>>expression : >>> [ mkValue "field1" field1, .. ] >>>Dmorpheus-graphql-client$input: >>> WAS WAS destructRecord User ["name","id"] >>>-expression: >>> WAS WAS (User name id) >>>EFGCDHI Safe-Inferred"'1J Safe-Inferred'(KLMNO Safe-Inferred"'1[P Safe-Inferred'1Q  Safe-Inferred"%'morpheus-graphql-client7QuasiQuoter to insert multiple lines of text in Haskell  Safe-Inferred;=> RSTUVWXYZ  Safe-Inferred;=p[\]  Safe-Inferred "%;=#^_`abcdefghijklmnopqrstuvwxyz{|}~  Safe-Inferred "' Safe-Inferred')*/1@  Safe-Inferred"%&'1 Safe-Inferred" Safe-Inferred)*/1 Safe-Inferred "%&'1morpheus-graphql-client&returns first response from the servermorpheus-graphql-clientreturns loop listening subscription events forever. if you want to run it in background use forkIO  Safe-Inferred "'9 Safe-Inferredb Safe-Inferred "')* Safe-Inferred')* Safe-Inferred "%&')* Safe-InferredC Safe-Inferred'morpheus-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 location morpheus-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 format  Safe-Inferred)*1"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" !"#$%$&$'$($)$*+,-./01 23456789:;<=>?@ABCDE+FGHIJKLMNNOPQRRSTUVVWXYYZ[\]^_`abcdefghij k l m n o p q r s t t u v v w x y y z { { | } ~ ~                       5morpheus-graphql-client-0.21.0-3r8Fz0dJLby2VnwfYkB8WrData.Morpheus.Client$Data.Morpheus.Client.Fetch.GQLClient#Data.Morpheus.Client.Internal.Types Data.Morpheus.Client.Internal.TH"Data.Morpheus.Client.Declare.Aeson#Data.Morpheus.Client.Internal.Utils!Data.Morpheus.Client.Declare.Type#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.Parse&Data.Morpheus.Client.Fetch.RequestType%Data.Morpheus.Client.Fetch.WebSocketsData.Morpheus.Client.Fetch.HttpData.Morpheus.Client.Fetch)Data.Morpheus.Client.Fetch.ResponseStream(Data.Morpheus.Client.Declare.RequestType!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_client3morpheus-graphql-core-0.21.0-44rNCZNh8df8mQXQhwibFVData.Morpheus.Types.IDunpackIDIDData.Morpheus.Types.GQLScalar encodeScalar EncodeScalar decodeScalar DecodeScalar&Data.Morpheus.Types.Internal.AST.ValueValueBooleanStringFloatInt ScalarValue GQLClient withHeadersGQLClientResult FetchErrorFetchErrorParseFailureFetchErrorProducedErrorsFetchErrorNoResultrawFetchArgsfetchResponseStreamrequestsingleforEachclientTypeDeclarationsdeclareGlobalTypesdeclareGlobalTypesByNamedeclareLocalTypesdeclareLocalTypesInlinegqldefineByDocumentFile'defineByIntrospectionFile'defineByIntrospectionFiledefineByDocumentFiledefineByDocumentdefineByIntrospection clientHeaders clientURIHeaderHeadersExecutableSource SchemaSourceJSONGQLFetchDefinition rootTypeNameclientArgumentsTypeNamefetchOperationTypeClientTypeDefinitionclientTypeName clientCons clientKindClientConstructorDefinitioncFieldscName TypeNameTH namespacetypename mkFieldsEdestructRecord matchWithfailExp decodeObjectEisTypeDeclared hasInstanceaesonDeclarationsremoveDuplicatesisEnum getSourcegetFile handleResulttypeDeclarations 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:IntrospectiondecodeIntrospectionRequest requestArgs RequestType RequestArgs__name__query__typeClientTypeConstraint toRequestdecodeResponseprocessResponseisSubscriptionuseWS endSessionreceiveResponseresponseStream sendRequestsendInitialRequest httpRequestdeclareRequestType parseSchema Converter runConverter compileErrorgetTypetypeFromdeprecationWarningtoArgumentsTypetoGlobalDefinitionstoLocalDefinitionsinternalLegacyLocalDeclareTypesbaseGHC.IOFilePathversiongetDataFileName getBinDir getLibDir getDynLibDir getDataDir getLibexecDir getSysconfDir