ModelAuthModes: Record<string, {
    [Property in ModelOperation]: GraphQLAuthMode[]
}>