Skip to content

Create HTTP Client and Related Resolver for Program Service Endpoints in Gateway - Part 2 #703

@daniel-cy-lu

Description

@daniel-cy-lu
  1. Create a function in the httpClient to interact with the ProgramService for the given action.
  2. Update the gql resolver to use the httpClient function from step 1 instead of the GRPC client.

program service clients:

  • listUsers
  • listCancers
  • listPrimarySites
  • listInstitutions
  • listCountries
  • createProgram
  • updateProgram
  • inviteUser
  • joinProgram
  • updateUser
  • removeUser

This ticket has part 1 and part 2

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions