• Dave Pisek's avatar
    Use GraphQL endpoint for sec training mutation · 4efe88d4
    Dave Pisek authored
    This change moves from a client-side mutation to a server-side mutation
    for the security training mutation.
    
    It also does a slight refactor due to a small GraphQL schema difference
    between the client-side resolver and the backend.
    4efe88d4
index.js 1.48 KB