Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
agretta committed Feb 13, 2025
1 parent c56b12b commit 629e3f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/ttdrest/concerns/base.rb
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,7 @@ def http_connection(options = {})
connection.verify_mode = OpenSSL::SSL::VERIFY_NONE
return connection
end

def graphql_mutation(query, variables = {})
tries = RETRIES
begin
Expand Down

0 comments on commit 629e3f5

Please sign in to comment.