Skip to main content

ViewerMobileAppFlags

Various values and information for how the mobile app should function for this viewer

type ViewerMobileAppFlags {
shouldRequestAppReview: Boolean!
}

Fields

ViewerMobileAppFlags.shouldRequestAppReview ● Boolean! non-null scalar

Should we ask the user if they can review the mobile app?

Member of

Viewer object