WWU-Cyber-Warfare-Game / cyber-wargame

A wargame where two teams face off against each other and try to infiltrate their networks. Created for our senior project at Western Washington University.
0 stars 1 forks source link

Converted REST API calls to GraphQL #71

Closed aidandh closed 5 months ago

aidandh commented 5 months ago

I changed the REST API calls to GraphQL queries. This reduces the amount of API calls by a lot.

aidandh commented 5 months ago

Delete testdata to get rid of merge conflict.