Add filename for security training GraphQL query
Create an additional parameter called something like "filename" perhaps that you can pass the filename to directly to be parsed and filter the language accordingly.
Please see this discussion for more details > #346455 (comment 949196575)
Implementation Plan
-
backend implement filename parameter on SecurityTrainingUrlsResolver
which takes a file, resolves a language from it and uses that to filter security training urls
Edited by Gregory Havenga