You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As part of our ongoing effort to remove all GraphQL dependencies related to Experiment Tracking, we found that the getVersion GraphQL request is in the flowchart. This task involves migrating the getVersion request to use REST so that we can remove GraphQL from the codebase entirely.
Context
Transitioning to REST helps to simplify the architecture and remove GraphQL from the codebase completely
Checklist
Include labels so that we can categorise your feature request
The text was updated successfully, but these errors were encountered:
Description
As part of our ongoing effort to remove all GraphQL dependencies related to Experiment Tracking, we found that the
getVersion
GraphQL request is in the flowchart. This task involves migrating thegetVersion
request to use REST so that we can remove GraphQL from the codebase entirely.Context
Transitioning to REST helps to simplify the architecture and remove GraphQL from the codebase completely
Checklist
The text was updated successfully, but these errors were encountered: