OperationType Methods: from_http Signature: def from_http(method: HTTPMethod) -> Set[OperationType]: ... Parameters: method: Type HTTPMethod Attributes: QUERY: MUTATION: SUBSCRIPTION: