FeeFollowModuleSettingsFragment: {
    __typename: "FeeFollowModuleSettings";
    amount: AmountFragment;
    contract: NetworkAddressFragment;
    recipient: string;
}

Type declaration