{"id":7977,"date":"2024-06-27T11:55:31","date_gmt":"2024-06-27T06:25:31","guid":{"rendered":"https:\/\/pheonixsolutions.com\/blog\/?p=7977"},"modified":"2024-06-27T11:55:34","modified_gmt":"2024-06-27T06:25:34","slug":"integrating-graphql-api-using-apollo-client-in-react","status":"publish","type":"post","link":"https:\/\/pheonixsolutions.com\/blog\/integrating-graphql-api-using-apollo-client-in-react\/","title":{"rendered":"Integrating Graphql API using Apollo client in React"},"content":{"rendered":"\n<p>Learn how to add a GraphQL API to a React app using Apollo Client and TypeScript. This makes handling data easier and more Powerful.<\/p>\n\n\n\n<p><strong>Install Apollo Client<\/strong> <strong>and GraphQL<\/strong><br>yarn add @apollo\/client graphql<br>                    or<br>npm install @apollo\/client graphql<\/p>\n\n\n\n<p><strong>Setup Apollo Client<\/strong><br>setting up Apollo Client to interact with a Graphql API. This setup is essential for connecting your React application to a GraphQL API using Apollo Client.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2024\/06\/image-7.png\"><img loading=\"lazy\" decoding=\"async\" width=\"802\" height=\"173\" src=\"https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2024\/06\/image-7.png\" alt=\"\" class=\"wp-image-7979\" srcset=\"https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2024\/06\/image-7.png 802w, https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2024\/06\/image-7-300x65.png 300w, https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2024\/06\/image-7-768x166.png 768w\" sizes=\"auto, (max-width: 802px) 100vw, 802px\" \/><\/a><\/figure>\n\n\n\n<p><strong>Add ApolloProvider to the APP:<\/strong><br>This will make Apollo Client available to the whole app so we can use it to get data from your GraphQL API.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2024\/06\/image-8.png\"><img loading=\"lazy\" decoding=\"async\" width=\"562\" height=\"227\" src=\"https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2024\/06\/image-8.png\" alt=\"\" class=\"wp-image-7980\" srcset=\"https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2024\/06\/image-8.png 562w, https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2024\/06\/image-8-300x121.png 300w\" sizes=\"auto, (max-width: 562px) 100vw, 562px\" \/><\/a><\/figure>\n\n\n\n<p><br><strong>Fetch Data with Apollo Client<\/strong><br>This component shows how to use Apollo Client to get data from a GraphQL API. It also manages showing a loading message while the data is loading and displays an error message if something goes wrong in a React app.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2024\/06\/image-9.png\"><img loading=\"lazy\" decoding=\"async\" width=\"757\" height=\"511\" src=\"https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2024\/06\/image-9.png\" alt=\"\" class=\"wp-image-7981\" srcset=\"https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2024\/06\/image-9.png 757w, https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2024\/06\/image-9-300x203.png 300w, https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2024\/06\/image-9-444x300.png 444w\" sizes=\"auto, (max-width: 757px) 100vw, 757px\" \/><\/a><\/figure>\n\n\n\n<p><strong>Conclusion:<\/strong><br>Learn how Apollo Client fetches data from a GraphQL API, handles loading states, and manages errors in a React application.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Learn how to add a GraphQL API to a React app using Apollo Client and TypeScript. This makes handling data easier and more Powerful. Install Apollo Client and GraphQLyarn add @apollo\/client graphql ornpm install @apollo\/client graphql Setup Apollo Clientsetting up Apollo Client to interact with a Graphql API. This setup&hellip; <a href=\"https:\/\/pheonixsolutions.com\/blog\/integrating-graphql-api-using-apollo-client-in-react\/\" class=\"more-link read-more\" rel=\"bookmark\">Continue Reading <span class=\"screen-reader-text\">Integrating Graphql API using Apollo client in React<\/span><i class=\"fa fa-arrow-right\"><\/i><\/a><\/p>\n","protected":false},"author":501,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[1],"tags":[],"class_list":{"0":"post-7977","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"hentry","6":"category-uncategorized","7":"h-entry","9":"h-as-article"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Pheonix Solutions - We Empower Your Business Growth<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/pheonixsolutions.com\/blog\/integrating-graphql-api-using-apollo-client-in-react\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Pheonix Solutions - We Empower Your Business Growth\" \/>\n<meta property=\"og:description\" content=\"Learn how to add a GraphQL API to a React app using Apollo Client and TypeScript. This makes handling data easier and more Powerful. Install Apollo Client and GraphQLyarn add @apollo\/client graphql ornpm install @apollo\/client graphql Setup Apollo Clientsetting up Apollo Client to interact with a Graphql API. This setup&hellip; Continue Reading Integrating Graphql API using Apollo client in React\" \/>\n<meta property=\"og:url\" content=\"https:\/\/pheonixsolutions.com\/blog\/integrating-graphql-api-using-apollo-client-in-react\/\" \/>\n<meta property=\"og:site_name\" content=\"PHEONIXSOLUTIONS\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/PheonixSolutions-209942982759387\/\" \/>\n<meta property=\"article:published_time\" content=\"2024-06-27T06:25:31+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-06-27T06:25:34+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2024\/06\/image-7.png\" \/>\n<meta name=\"author\" content=\"mounika\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@pheonixsolution\" \/>\n<meta name=\"twitter:site\" content=\"@pheonixsolution\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"mounika\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/integrating-graphql-api-using-apollo-client-in-react\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/integrating-graphql-api-using-apollo-client-in-react\\\/\"},\"author\":{\"name\":\"mounika\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#\\\/schema\\\/person\\\/01d9ea3b8083c6d2fbabebbbb9f6ec9b\"},\"headline\":\"Integrating Graphql API using Apollo client in React\",\"datePublished\":\"2024-06-27T06:25:31+00:00\",\"dateModified\":\"2024-06-27T06:25:34+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/integrating-graphql-api-using-apollo-client-in-react\\\/\"},\"wordCount\":169,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/integrating-graphql-api-using-apollo-client-in-react\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/wp-content\\\/uploads\\\/2024\\\/06\\\/image-7.png\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/integrating-graphql-api-using-apollo-client-in-react\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/integrating-graphql-api-using-apollo-client-in-react\\\/\",\"url\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/integrating-graphql-api-using-apollo-client-in-react\\\/\",\"name\":\"Pheonix Solutions - We Empower Your Business Growth\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/integrating-graphql-api-using-apollo-client-in-react\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/integrating-graphql-api-using-apollo-client-in-react\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/wp-content\\\/uploads\\\/2024\\\/06\\\/image-7.png\",\"datePublished\":\"2024-06-27T06:25:31+00:00\",\"dateModified\":\"2024-06-27T06:25:34+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/integrating-graphql-api-using-apollo-client-in-react\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/integrating-graphql-api-using-apollo-client-in-react\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/integrating-graphql-api-using-apollo-client-in-react\\\/#primaryimage\",\"url\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/wp-content\\\/uploads\\\/2024\\\/06\\\/image-7.png\",\"contentUrl\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/wp-content\\\/uploads\\\/2024\\\/06\\\/image-7.png\",\"width\":802,\"height\":173},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/integrating-graphql-api-using-apollo-client-in-react\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Integrating Graphql API using Apollo client in React\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/\",\"name\":\"Pheonix Solutions\",\"description\":\"We Empower Your Business Growth\",\"publisher\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#organization\",\"name\":\"PheonixSolutions\",\"url\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/wp-content\\\/uploads\\\/2016\\\/12\\\/logo.png\",\"contentUrl\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/wp-content\\\/uploads\\\/2016\\\/12\\\/logo.png\",\"width\":454,\"height\":300,\"caption\":\"PheonixSolutions\"},\"image\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/PheonixSolutions-209942982759387\\\/\",\"https:\\\/\\\/x.com\\\/pheonixsolution\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#\\\/schema\\\/person\\\/01d9ea3b8083c6d2fbabebbbb9f6ec9b\",\"name\":\"mounika\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/649da26ffd31b2ac850b80549fed038175a6ce33673b3389595178d5c3a31936?s=96&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/649da26ffd31b2ac850b80549fed038175a6ce33673b3389595178d5c3a31936?s=96&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/649da26ffd31b2ac850b80549fed038175a6ce33673b3389595178d5c3a31936?s=96&r=g\",\"caption\":\"mounika\"},\"url\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/author\\\/mounika\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Pheonix Solutions - We Empower Your Business Growth","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/pheonixsolutions.com\/blog\/integrating-graphql-api-using-apollo-client-in-react\/","og_locale":"en_US","og_type":"article","og_title":"Pheonix Solutions - We Empower Your Business Growth","og_description":"Learn how to add a GraphQL API to a React app using Apollo Client and TypeScript. This makes handling data easier and more Powerful. Install Apollo Client and GraphQLyarn add @apollo\/client graphql ornpm install @apollo\/client graphql Setup Apollo Clientsetting up Apollo Client to interact with a Graphql API. This setup&hellip; Continue Reading Integrating Graphql API using Apollo client in React","og_url":"https:\/\/pheonixsolutions.com\/blog\/integrating-graphql-api-using-apollo-client-in-react\/","og_site_name":"PHEONIXSOLUTIONS","article_publisher":"https:\/\/www.facebook.com\/PheonixSolutions-209942982759387\/","article_published_time":"2024-06-27T06:25:31+00:00","article_modified_time":"2024-06-27T06:25:34+00:00","og_image":[{"url":"https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2024\/06\/image-7.png","type":"","width":"","height":""}],"author":"mounika","twitter_card":"summary_large_image","twitter_creator":"@pheonixsolution","twitter_site":"@pheonixsolution","twitter_misc":{"Written by":"mounika","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/pheonixsolutions.com\/blog\/integrating-graphql-api-using-apollo-client-in-react\/#article","isPartOf":{"@id":"https:\/\/pheonixsolutions.com\/blog\/integrating-graphql-api-using-apollo-client-in-react\/"},"author":{"name":"mounika","@id":"https:\/\/pheonixsolutions.com\/blog\/#\/schema\/person\/01d9ea3b8083c6d2fbabebbbb9f6ec9b"},"headline":"Integrating Graphql API using Apollo client in React","datePublished":"2024-06-27T06:25:31+00:00","dateModified":"2024-06-27T06:25:34+00:00","mainEntityOfPage":{"@id":"https:\/\/pheonixsolutions.com\/blog\/integrating-graphql-api-using-apollo-client-in-react\/"},"wordCount":169,"commentCount":0,"publisher":{"@id":"https:\/\/pheonixsolutions.com\/blog\/#organization"},"image":{"@id":"https:\/\/pheonixsolutions.com\/blog\/integrating-graphql-api-using-apollo-client-in-react\/#primaryimage"},"thumbnailUrl":"https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2024\/06\/image-7.png","inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/pheonixsolutions.com\/blog\/integrating-graphql-api-using-apollo-client-in-react\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/pheonixsolutions.com\/blog\/integrating-graphql-api-using-apollo-client-in-react\/","url":"https:\/\/pheonixsolutions.com\/blog\/integrating-graphql-api-using-apollo-client-in-react\/","name":"Pheonix Solutions - We Empower Your Business Growth","isPartOf":{"@id":"https:\/\/pheonixsolutions.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/pheonixsolutions.com\/blog\/integrating-graphql-api-using-apollo-client-in-react\/#primaryimage"},"image":{"@id":"https:\/\/pheonixsolutions.com\/blog\/integrating-graphql-api-using-apollo-client-in-react\/#primaryimage"},"thumbnailUrl":"https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2024\/06\/image-7.png","datePublished":"2024-06-27T06:25:31+00:00","dateModified":"2024-06-27T06:25:34+00:00","breadcrumb":{"@id":"https:\/\/pheonixsolutions.com\/blog\/integrating-graphql-api-using-apollo-client-in-react\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/pheonixsolutions.com\/blog\/integrating-graphql-api-using-apollo-client-in-react\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/pheonixsolutions.com\/blog\/integrating-graphql-api-using-apollo-client-in-react\/#primaryimage","url":"https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2024\/06\/image-7.png","contentUrl":"https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2024\/06\/image-7.png","width":802,"height":173},{"@type":"BreadcrumbList","@id":"https:\/\/pheonixsolutions.com\/blog\/integrating-graphql-api-using-apollo-client-in-react\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/pheonixsolutions.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Integrating Graphql API using Apollo client in React"}]},{"@type":"WebSite","@id":"https:\/\/pheonixsolutions.com\/blog\/#website","url":"https:\/\/pheonixsolutions.com\/blog\/","name":"Pheonix Solutions","description":"We Empower Your Business Growth","publisher":{"@id":"https:\/\/pheonixsolutions.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/pheonixsolutions.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/pheonixsolutions.com\/blog\/#organization","name":"PheonixSolutions","url":"https:\/\/pheonixsolutions.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/pheonixsolutions.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2016\/12\/logo.png","contentUrl":"https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2016\/12\/logo.png","width":454,"height":300,"caption":"PheonixSolutions"},"image":{"@id":"https:\/\/pheonixsolutions.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/PheonixSolutions-209942982759387\/","https:\/\/x.com\/pheonixsolution"]},{"@type":"Person","@id":"https:\/\/pheonixsolutions.com\/blog\/#\/schema\/person\/01d9ea3b8083c6d2fbabebbbb9f6ec9b","name":"mounika","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/649da26ffd31b2ac850b80549fed038175a6ce33673b3389595178d5c3a31936?s=96&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/649da26ffd31b2ac850b80549fed038175a6ce33673b3389595178d5c3a31936?s=96&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/649da26ffd31b2ac850b80549fed038175a6ce33673b3389595178d5c3a31936?s=96&r=g","caption":"mounika"},"url":"https:\/\/pheonixsolutions.com\/blog\/author\/mounika\/"}]}},"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/p7F4uM-24F","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/posts\/7977","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/users\/501"}],"replies":[{"embeddable":true,"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/comments?post=7977"}],"version-history":[{"count":0,"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/posts\/7977\/revisions"}],"wp:attachment":[{"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/media?parent=7977"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/categories?post=7977"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/tags?post=7977"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}