silverstripe-admin icon indicating copy to clipboard operation
silverstripe-admin copied to clipboard

`buildApolloGraphqlContainer` - investigate do we still need to implement logic of `scaffold()` function

Open sabina-talipova opened this issue 1 year ago • 0 comments

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: https://github.com/silverstripe/silverstripe-admin/blob/0f18b3d40972d421f2756b6b90b55283dfc6fea2/client/src/lib/dependency-injection/buildApolloGraphqlContainer.js#L36-L42

sabina-talipova avatar Oct 17 '23 01:10 sabina-talipova