ENUM
OnboardingViewType
link GraphQL Schema definition
1 enum OnboardingViewType { 2 3 # Hardcoded list of sub-categories with shuffling the output 4 5 }
ENUM
1 enum OnboardingViewType { 2 3 # Hardcoded list of sub-categories with shuffling the output 4 5 }