fragment LoyaltyCardBlockRef on LoyaltyCard { link { linkConnection { edges { node { __typename ...LoyaltyPageRef ...ContentPageRef ...AccountPageRef } } } } system { ...System } }