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
{{ message }}
This repository has been archived by the owner on Feb 15, 2023. It is now read-only.
panic: bad method dockerContainers on type schemabuilder.query: bad field labels on type types.Container: bad type map[string]string: should be a scalar, slice, or struct type
I have tried graphql:",json" but throws null pointer exception.
Hi how can you specify tables/maps?
panic: bad method dockerContainers on type schemabuilder.query: bad field labels on type types.Container: bad type map[string]string: should be a scalar, slice, or struct type
I have tried
graphql:",json"
but throws null pointer exception.The text was updated successfully, but these errors were encountered: