All updates
Added Hex code for Sdg Goals
Improvement
February 4th, 2022
Added Hex code for each Sdg Goals in API.
Refer object sdg_goal_hex_code in ConstantType.
Sample query:
query{
sdgGoals{
id
sdg_goal_hex_code
}
}
Crafted by