{
"staging": {
	"api": "https://api.staging.theriftproject.com/graphql"
 },
 "preprod": {
	 "api": "https://api.theriftproject.com/graphql"
 },
 "production": {
        "api": "https://api.theriftproject.com/graphql"
 }
}
