buildApolloGraphqlContainer
- investigate do we still need to implement logic of scaffold()
function
#1604
Labels
buildApolloGraphqlContainer
- investigate do we still need to implement logic of scaffold()
function
#1604
Description
There is a function
scaffold()
in buildApolloGraphqlContainer.js that currently throws the new Error, because this function doesn't have any implementation. We should investigate, do we still need this function and should we implement it.See:
silverstripe-admin/client/src/lib/dependency-injection/buildApolloGraphqlContainer.js
Lines 36 to 42 in 0f18b3d
The text was updated successfully, but these errors were encountered: