graphql-engine/server/src-test/Test/Parser
Samir Talwar 0869e89faa Remove or ignore all instances of unsafeMkName.
This removes the one remaining instance of `unsafeMkName` in production
code, uses `G.name` where possible in tests, and ignores instances where
it's not possible (such as `instance Arbitrary G.Name`).

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/5074
GitOrigin-RevId: d8049edf1f1bc2ef25f34874ef5bd5a5934bd33d
2022-07-18 17:02:15 +00:00
..
Expectation.hs server: postgres multiple updates 2022-07-18 15:16:47 +00:00
Field.hs server: Metadata origin for definitions (type parameter version v2) 2022-06-28 15:53:44 +00:00
Internal.hs Remove or ignore all instances of unsafeMkName. 2022-07-18 17:02:15 +00:00
Monad.hs Remove remote schema permissions from schema options. 2022-07-18 13:09:40 +00:00