MobilePushSettings: {
    __typename?: "MobilePushSettings";
    inboxEnabled: Scalars["Boolean"]["output"];
    xmsEnabled: Scalars["Boolean"]["output"];
}