---
keyword: [Extend, Workday Graph API, Graph API, GraphQL]
nav: wcp_docs
parent_url: /wcp_docs/
title: Workday Graph API
layout: subsection
---

<a id="section_1"></a>
Workday Graph API is for small, self-service transactions that require fetching the exact shape of complex data within a single request. Graph API's ability to consolidate what would normally require multiple REST API calls into a single endpoint significantly reduces network overhead and improves app performance.

To get started, [explore and try the queries and mutations in Workday Graph API](https://developer.workday.com/graph-api-explorer).

## <a id="section_2"></a>Fundamentals

-   [Introduction to GraphQL](https://graphql.org/learn/)
-   [Workday Graph API Fundamentals](/wcp_docs/uiy1557767007800.html)
-   [Workday Graph API Endpoint](/wcp_docs/flw1653707569144.html)
-   [Authentication and Security](/wcp_docs/GUID-8b37afd9-22d7-42ba-b150-e979466f1525-enHYPHENus.html)
-   [Graph API Explorer](/wcp_docs/jfi1654276754280.html)
-   [Graph API Queries](/wcp_docs/qxq1671067079349.html)
-   [Query Filters](/wcp_docs/GUID-1a496a09-dbf2-4958-9d1f-12bea23b8855-enHYPHENus.html)
-   [Pagination of Graph API Query Results](/wcp_docs/jgu1675374294877.html)
-   [Graph API Mutations](/wcp_docs/kbu1671067116723.html)
-   [Graph API Attachments](/wcp_docs/GUID-f55baa31-61f8-441e-bd0a-2482ad551254-enHYPHENus.html)
-   [Generate Queries on Graph API Explorer](/wcp_docs/uip1679531855079.html)


## <a id="section_3"></a>Graph API in Extend Apps

-   [Model Components in the Graph API Schema](/wcp_docs/xng1652977416314.html)
-   [Graph API in Orchestrations](/wcp_docs/uyb1682465360107.html)
-   [Graph API in Extend Pages](/wcp_docs/xfa1653188971557.html)
-   [Graph Query Components](/wcp_docs/rol1682042554209.html)
-   [Run Graph API Queries on a Page](/wcp_docs/ydz1559023281482.html)
-   [Submit Graph API Mutations on a Page](/wcp_docs/pnn1671585287177.html)
-   Tutorial: [Getting Started with Workday Graph API](https://wd5.myworkday.com/workday/learning/course/c45eeb4e7b64101242f538c01e1d0000?record=6a9fb47265eb1012471589599f5c0000&type=9882927d138b100019b928e75843018d)


## <a id="section_4"></a>Reference

-   [Reference: Limits on Graph API](/wcp_docs/omz1673485323779.html)
-   [Reference: Graph API Changelog](/wcp_docs/GUID-63430015-5fb9-41f0-b436-65e61bb924c1-enHYPHENus.html)
-   [Reference: Graph API Metrics](/wcp_docs/GUID-6b0a41b2-3b34-4887-9ea2-84f322fe7bba-enHYPHENus.html)


## <a id="section_5"></a>Examples

-   [Sample Mutations](/wcp_docs/uhj1671490761964.html)
-   [Sample Queries](/wcp_docs/rwv1654130107088.html)
-   [Sample Query Filters](/wcp_docs/GUID-892f38dd-d294-42e2-bf4b-19ed68e72980-enHYPHENus.html)
-   [Sample Graph Query Components in PMDs](/wcp_docs/yvb1682352201818.html)


