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
All program responses can include details on their assigned DataCenter. This data is being returned for all programs from the Program Service, so this can be added to the GQL type
Add dataCenter property to the Program type in the GQL Schema
Ensure that the program resolvers all format and return this data center data correctly
Detailed Description
All program responses can include details on their assigned DataCenter. This data is being returned for all programs from the Program Service, so this can be added to the GQL type
dataCenterproperty to theProgramtype in the GQL Schema