Skip to content

Commit 7be94f3

Browse files
Copilotxperiandri
andcommitted
Fix Suave handler XML docs
Agent-Logs-Url: https://github.com/fsprojects/FSharp.Data.GraphQL/sessions/1f4b9b83-930c-43b3-a8a5-8cf795269b9d Co-authored-by: xperiandri <2365592+xperiandri@users.noreply.github.com>
1 parent 03da5c9 commit 7be94f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/FSharp.Data.GraphQL.Server.Suave/HttpHandlers.fs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ module HttpHandlers =
210210
setHeader "Request-Type" requestType httpContext
211211

212212
/// <summary>
213-
/// Creates a Suave <see cref="T:Suave.WebPart.WebPart`1" /> that handles GraphQL GET and POST requests.
213+
/// Creates a Suave WebPart that handles GraphQL GET and POST requests.
214214
/// </summary>
215215
/// <param name="executor">The GraphQL executor.</param>
216216
/// <param name="rootFactory">Creates the GraphQL root object from the current Suave HTTP context.</param>

0 commit comments

Comments
 (0)