Skip to content

Commit

Permalink
Merge pull request #8 from ksriness/httpc-todo
Browse files Browse the repository at this point in the history
Update mater.ex
  • Loading branch information
WLSF authored Nov 1, 2022
2 parents ea0cc23 + fe67ad9 commit 4111801
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/mater.ex
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ defmodule Mater do
* endpoint
* query (containing: query, variables, operationName)
* opts (keyword list just in case you need some auth)
TODO: Add :httpc as main library
"""
@spec call(
endpoint :: String.t(),
Expand Down

0 comments on commit 4111801

Please sign in to comment.