OBJECT
BlogFeaturedCreativeEdge
link GraphQL Schema definition
1 type BlogFeaturedCreativeEdge { 2 3 : String! 4 5 : BlogFeaturedCreative! 6 7 }
OBJECT
1 type BlogFeaturedCreativeEdge { 2 3 : String! 4 5 : BlogFeaturedCreative! 6 7 }