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
when adding a hasura remote schema with tables having timestamptz columns, results in error: "types: [timestamptz] already exist in current graphql schema"
This happens with date, timestamptz, timetz, json, jsonb, geometry, geography scalars.