Break down a slow Largest Contentful Paint into four phases—server response, image fetch, download, paint delay—using real-user data. Identify which phase owns the load time.
Retrieve the detailed schema for a specific content type, including all fields, types, and relationships, to understand its structure before writing a GraphQL query.
Audits images on any public web page: compares natural vs rendered dimensions, flags oversized images, and provides format breakdown to identify performance issues.
Analyzes Largest Contentful Paint for a webpage. Identifies the LCP element, measures TTFB, resource load time, and render delay, then provides specific optimization suggestions to improve LCP below 2.5 seconds.
Retrieve page load performance metrics including navigation timing, First Contentful Paint, Largest Contentful Paint, Cumulative Layout Shift, First Input Delay, and memory usage.
Execute a GraphQL query against Contentful's GraphQL API to retrieve content flexibly and efficiently, supporting variables and optional space or environment overrides.
Fetch Entain CMS content like promotions and major event navigation. Filter by content type, paginate, sort, or resolve linked entries to get structured data for odds comparison.
Retrieve web page performance metrics like load time and contentful paint from RUM data to analyze user experience and identify optimization opportunities.
Find Contentful case studies by matching your query against company name, meta description, overview, quote, use case, impact, and body content. Returns all matching case studies.
Update specific fields of a Contentful entry without overwriting others. Provide only the fields and locales to change, each value with a locale key. Merges with existing data.