Skip to content

infratographer/node-resolver

Folders and files

NameName
Last commit message
Last commit date
Mar 20, 2025
Mar 20, 2025
Mar 20, 2025
Mar 26, 2025
Mar 26, 2025
May 18, 2023
Aug 23, 2023
May 24, 2023
May 18, 2023
Jun 20, 2023
May 18, 2023
Mar 26, 2025
Mar 26, 2025
May 18, 2023
Mar 26, 2025
Sep 8, 2023

Node Resolver

Node resolver provides a GraphQL query of node (id: ID!) that allows you to resolve the type of any graphql object that uses a prefixedID.

Node resolver needs a schema.graphql file on startup to parse the schema, this should be generated by api-gateway during the supergraph generation so that all objects that implement interfaces in your graph are in the schema.