cleanup
This commit is contained in:
parent
5ef40852a6
commit
3a1a329082
1 changed files with 0 additions and 1 deletions
|
|
@ -1,6 +1,5 @@
|
|||
defmodule EzcontainerRailway.GraphqlClient do
|
||||
@graphql_url "https://backboard.railway.app/graphql/v2"
|
||||
@token "98237cc5-d503-4514-bb59-984d3403afe6"
|
||||
|
||||
def query(query, opts) when is_binary(query) and is_list(opts) do
|
||||
body = %{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue