IGraphQLHttpRequest.GetMethod Method Returns the HTTP method of the request. Must be upper case. Syntax Unit: GraphQL.Http.Interfaces function IGraphQLHttpRequest.GetMethod: string; virtual; abstract; See also IGraphQLHttpRequest