ó
    “CjÑ  ã                   ó"   • S SK Jr  S\S\4S jrg)é   ©ÚGraphQLRequestÚrequest_stringÚreturnc                 ó   • [        U 5      $ )a  Given a string containing a GraphQL request,
   parse it into a Document and put it into a GraphQLRequest object.

:param request_string: the GraphQL request as a String
:return: a :class:`GraphQLRequest <gql.GraphQLRequest>`
         which can be later executed or subscribed by a
         :class:`Client <gql.client.Client>`, by an
         :class:`async session <gql.client.AsyncClientSession>` or by a
         :class:`sync session <gql.client.SyncClientSession>`
:raises graphql.error.GraphQLError: if a syntax error is encountered.
r   )r   s    ÚY/home/rurouni/.local/share/pipx/venvs/strix-agent/lib/python3.13/site-packages/gql/gql.pyÚgqlr	      s   € ô ˜.Ó)Ð)ó    N)Úgraphql_requestr   Ústrr	   © r
   r   Ú<module>r      s   ðÝ +ð*˜ð * õ *r
   