Skip to content

Create new secret (Frontend)

Context

With the backend API available, the frontend can switch from client-side resolvers to actually making GraphQL requests to get real data.

There may also be changes to the design to be made while we are connecting the frontend to the backend data.

Work completed prior to milestone start

Objective

  • Switch from client-side resolver to actual GraphQL request
  • Ensure a secret is created correctly

References

Edited by Scott Hampton