Skip to content

Commit 9fafe63

Browse files
authored
Merge pull request graphql#1221 from graphql/add-conf
Add GraphQL Conf details
2 parents 56817e6 + e4c5a1f commit 9fafe63

File tree

2 files changed

+28
-1
lines changed

2 files changed

+28
-1
lines changed

src/content/foundation/GraphQLConf.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
---
2+
title: GraphQL Conf 2022
3+
sidebarTitle: GraphQL Conf
4+
heroText: The GraphQL Foundation-hosted event for spec and implementation contributors!
5+
layout: foundation
6+
category: GraphQL Foundation
7+
permalink: /foundation/graphql-conf/
8+
next: /foundation/community-grant/
9+
---
10+
11+
The GraphQL Foundation's inaugural [GraphQL Conf](https://conf.graphql.org) will be co-located with [OpenJS World](https://events.linuxfoundation.org/openjs-world/) and [cdCon](https://events.linuxfoundation.org/cdcon/) in Austin, TX on June 7-8, 2022. This collaborator summit-style event will be an opportunity for core GraphQL spec and implementation developers to meet in-person, discuss recent work, and plan for the future. All attendees of OpenJS World and CDcon are welcome.
12+
13+
Talks are expected to include:
14+
15+
* Recent activity in the GraphQL specification working group, such as Defer and Stream, Input Unions, and Client-Controlled Nullability.
16+
* Downstream implementations of GraphQL
17+
* Security considerations
18+
* Common practices and lessons learned
19+
20+
The [CFP is now open](https://cfp.graphql.org), and we will be collecting submissions through midnight PDT on April 10, 2022. For those who cannot attend, we will be recording the sessions and posting them to [our YouTube channel](https://youtube.graphql.org).
21+
22+
GraphQL Conf will be held in a shared space. To join us, please register for [OpenJS World](https://events.linuxfoundation.org/openjs-world/) or [cdCon](https://events.linuxfoundation.org/cdcon/).
23+
24+
If you are interested in sponsoring the event space, we encourage you to check out [OpenJS World](https://events.linuxfoundation.org/openjs-world/) or [cdCon](https://events.linuxfoundation.org/cdcon/)!
25+
26+
If you have any questions, please contact [[email protected]](mailto:[email protected]).
27+

src/content/foundation/Join.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ layout: foundation
66
category: GraphQL Foundation
77
permalink: /foundation/join/
88
sublinks: GraphQL Specification,GraphQL Foundation
9-
next: /foundation/community-grant/
9+
next: /foundation/graphql-conf/
1010
---
1111

1212
There are two primary ways to support the ongoing development and success of GraphQL.

0 commit comments

Comments
 (0)