Closed asyarb closed 4 years ago
This PR changes the default normalizerFields to be safely set by checking if documents has at least one document available. Prevents breaking builds when the result of a GraphQL search query returns no nodes.
normalizerFields
documents
This PR changes the default
normalizerFields
to be safely set by checking ifdocuments
has at least one document available. Prevents breaking builds when the result of a GraphQL search query returns no nodes.