Skip to content

Add GraphQL Conf details #1221

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 31, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 27 additions & 0 deletions src/content/foundation/GraphQLConf.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
title: GraphQL Conf 2022
sidebarTitle: GraphQL Conf
heroText: The GraphQL Foundation-hosted event for spec and implementation contributors!
layout: foundation
category: GraphQL Foundation
permalink: /foundation/graphql-conf/
next: /foundation/community-grant/
---

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.

Talks are expected to include:

* Recent activity in the GraphQL specification working group, such as Defer and Stream, Input Unions, and Client-Controlled Nullability.
* Downstream implementations of GraphQL
* Security considerations
* Common practices and lessons learned

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).

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/).

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/)!

If you have any questions, please contact [info@graphql.org](mailto:info@graphql.org).

2 changes: 1 addition & 1 deletion src/content/foundation/Join.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ layout: foundation
category: GraphQL Foundation
permalink: /foundation/join/
sublinks: GraphQL Specification,GraphQL Foundation
next: /foundation/community-grant/
next: /foundation/graphql-conf/
---

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