You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the ObjectID scalar only checks for conformity with the Mongo ObjectID
We, at Graphback are considering the usage of this scalar type, we are considering the options of parsing the value directly to ObjectID and not return the raw string. In doing so, thought that this is a good feature request in upstream.