Skip to content
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

Embedding GraphQL Node #168

Closed
Tracked by #160
mikeldking opened this issue Jan 13, 2023 · 0 comments · Fixed by #184
Closed
Tracked by #160

Embedding GraphQL Node #168

mikeldking opened this issue Jan 13, 2023 · 0 comments · Fixed by #184
Assignees

Comments

@mikeldking
Copy link
Contributor

mikeldking commented Jan 13, 2023

{
   node(id: "<id>") {
      ___typename
      ... on Embedding {
         name
      }
   }
}
@mikeldking mikeldking mentioned this issue Jan 13, 2023
40 tasks
@axiomofjoy axiomofjoy linked a pull request Jan 21, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants