We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 764acbc commit 875ac58Copy full SHA for 875ac58
src/FSharp.Data.GraphQL.Client/FSharp.Data.GraphQL.Client.fsproj
@@ -16,7 +16,7 @@
16
<Compile Include="Schema.fs" />
17
<Compile Include="Serialization.fs" />
18
<Compile Include="GraphQLClient.fs" />
19
- <Compile Include="GraphQlProviderRuntimeContext.fs" />
+ <Compile Include="GraphQLProviderRuntimeContext.fs" />
20
<Compile Include="Locations.fs" />
21
<Compile Include="BaseTypes.fs" />
22
<Compile Include="GraphQLProvider.Runtime.fs" />
0 commit comments