Variable GET_CAUSE_AND_FE_BY_SLUG_QUERYConst
GET_CAUSE_AND_FE_BY_SLUG_QUERY: "query get_cause_and_fe_by_slug($feSlug: String!, $causeSlug: String!) {\n cause(slug: $causeSlug) {\n id\n causeFactId\n name\n slug\n findOutMoreLink\n trackers\n avatar {\n alt\n height\n width\n src\n __typename\n }\n logo {\n alt\n height\n width\n src\n __typename\n }\n contact {\n email\n address {\n addressLine1\n addressLine2\n city\n country\n postalCode\n region\n __typename\n }\n __typename\n }\n paymentMethods {\n type\n currency\n sellerId\n minimumAmount {\n currency\n value\n __typename\n }\n __typename\n }\n paymentOptions {\n currency\n additionalDonorDetails\n additionalDonorDetailsType\n monthlyGiving\n monthlyGivingMinimumAmount\n minimumAmount\n __typename\n }\n __typename\n }\n fundraisingEvent(slug: $feSlug, causeSlug: $causeSlug) {\n id\n name\n slug\n description\n status\n supportable\n trackers\n link\n fitnessTotals {\n averagePaceMinutesMile\n averagePaceMinutesKilometer\n totalSteps\n totalDistanceMiles\n totalDurationSeconds\n totalDistanceKilometers\n __typename\n }\n fitnessDailyActivity {\n date\n totalDistanceMiles\n totalDistanceKilometers\n __typename\n }\n fitnessGoals {\n currentValue {\n value\n unit\n __typename\n }\n goal {\n value\n unit\n __typename\n }\n type\n __typename\n }\n fitnessSettings {\n measurementUnit\n __typename\n }\n amountRaised {\n currency\n value\n __typename\n }\n totalAmountRaised {\n currency\n value\n __typename\n }\n goal {\n currency\n value\n __typename\n }\n avatar {\n alt\n height\n width\n src\n __typename\n }\n logo {\n alt\n height\n width\n src\n __typename\n }\n image {\n src\n __typename\n }\n banner {\n src\n __typename\n }\n colors {\n highlight\n background\n __typename\n }\n video\n templateId\n headerIntro\n headerTitle\n headerFontFamily\n impactPointsHeader\n impactPoints {\n name\n description\n amount {\n currency\n value\n __typename\n }\n __typename\n }\n descriptionFontFamily\n contactEmail\n sponsorList {\n id\n name\n link\n image {\n alt\n src\n __typename\n }\n __typename\n }\n fitnessGoals {\n type\n id\n goal {\n value\n unit\n __typename\n }\n currentValue {\n value\n unit\n __typename\n }\n __typename\n }\n fitnessSettings {\n measurementUnit\n __typename\n }\n visibility {\n donate\n goal\n raised\n monthlyGivingTotals\n headerTitle\n headerIntro\n fePageCampaigns\n teamLeaderboard {\n visible\n __typename\n }\n userLeaderboard {\n visible\n __typename\n }\n toolkit {\n visible\n url\n description\n __typename\n }\n __typename\n }\n social {\n discord\n facebook\n instagram\n snapchat\n tiktok\n twitter\n website\n youtube\n linkedin\n __typename\n }\n monthlyGiving {\n totalAmountRaised {\n currency\n value\n __typename\n }\n donorCount\n __typename\n }\n incentives {\n id\n title\n description\n label\n promoted\n fairMarketValue {\n value\n currency\n __typename\n }\n amount {\n value\n currency\n __typename\n }\n image {\n src\n alt\n __typename\n }\n __typename\n }\n __typename\n }\n}" = ...
Joint cause + FE operation used by FE landing pages (e.g. stjude.tiltify.com/).