22description : How to apply to be a GraphQL Ambassador
33---
44
5+ import { Button } from " ../../../app/conf/_components/button"
56import { Steps } from ' nextra/components'
67
78# Become a GraphQL Ambassador
@@ -23,6 +24,13 @@ As an Ambassador, you also gain the following:
2324 speaking and creating content
2425- Exclusive benefits and swag
2526
27+ <Button
28+ href = " https://forms.gle/qXYEoG7iUatAb5bh6"
29+ className = " mx-auto my-6 !block"
30+ >
31+ Application Form
32+ </Button >
33+
2634## Ambassador Requirements
2735
2836- Knowledgeable about GraphQL and readily able to articulate those ideas
@@ -97,7 +105,7 @@ paywalls_
97105 for networking and discussions with Foundation / TSC / community reps
98106- Promotion of Ambassador material - conference talk videos and created content
99107- Exclusive GraphQL swag eg Ambassador hoodie
100- - Ambassadors may apply for travel funding to approved conference & meetup
108+ - Travel funding to approved conference & meetup
101109 talks, applications to be evaluated on a case-by-case basis
102110- An honorarium available for content creation on a case-by-case basis
103111
@@ -111,7 +119,7 @@ Standards of Excellence are designed to provide a set of guidelines and best
111119practices for engaging with the GraphQL Foundation and broader community. This
112120makes it easier for Ambassadors to contribute to a positive culture by providing
113121clarity around what and how we create a safe and collaborative environment. See
114- [ standards-of-excellence.md ] ( ./standards-of-excellence.md )
122+ [ Standards of Excellence ] ( ./standards-of-excellence.md ) .
115123
116124## Application Process
117125
@@ -124,13 +132,33 @@ invited to join again at the end of their term.
124132Applications can be from the applicant themselves, or a nomination from another
125133community member.
126134
127- A new wave of Ambassadors will be announced quarterly; we are aiming for the
128- first announcement to coincide with the GraphQL Conference in September 2025.
135+ ### Important Dates
136+
137+ | Applications Open | Year Round |
138+ | ----------------------------| ---------------|
139+ | First Ambassador Cohort Announced | September 2025 |
140+ | Applications Reviewed | November 2025 |
141+ | Second Ambassador Cohort Announced | December 2025 |
142+ | Applications Reviewed | February 2026|
143+ | Third Ambassador Cohort Announced | March 2026 |
144+ | Applications Reviewed | May 2026 |
145+ | Fourth Ambassador Cohort Announced | June 2026 |
146+ | First Ambassador Cohort Term Ends | August 2026 |
147+ | Second Ambassador Cohort Term Ends | November 2026 |
148+ | Third Ambassador Cohort Term Ends | February 2027 |
149+ | Fourth Ambassador Cohort Term Ends | May 2027 |
150+
129151
130152## Apply
131153
132154Are you interested in becoming an official GraphQL Ambassador?
133155
134- [ Submit your application button]
156+ <Button
157+ href = " https://forms.gle/6HbGVrWc7no5zmEq7"
158+ className = " mx-auto my-6 !block"
159+ >
160+ Application Form
161+ </Button >
135162
136- Have a question? [ Contact details]
163+ Want to nominate someone else? [ Fill in the nomination form instead] ( https://forms.gle/JcZ5XgUuRBsAF6T19 ) . <br />
164+ Have a question? Please ask [ ambassadors@graphql.org ] ( mailto:ambassadors@graphql.org )
0 commit comments