Optimizely Content Graph on mobile application
CG everywhere! I pull schema from our default index https://cg.optimizely.com/app/graphiql?auth=eBrGunULiC5TziTCtiOLEmov2LijBf30obh0KmhcBlyTktGZ in our document to a schema.graphql file via the introspection query, write a query that gets product pages, use a package to generate graph client code and pull data.
Source code available at https://github.com/cuong0993/cms_saas_flutter_demo
Comments