graphql-engine/server/tests-py/queries/graphql_query/permissions
2021-08-09 10:21:05 +00:00
..
inherited_roles server: inherited roles for mutations, remote schemas, actions and custom functions 2021-08-09 10:21:05 +00:00
inherited_roles_mssql MSSQL nodes aggregates & inherited roles 2021-07-08 20:50:09 +00:00
anonymous_can_only_get_published_articles_v1alpha1.yaml server: add tests ensuring the correct functioning of all endpoints based on user roles 2021-07-16 16:09:25 +00:00
anonymous_can_only_get_published_articles.yaml introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30
artist_search_tracks_aggregate.yaml introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30
artist_search_tracks.yaml introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30
artist_select_query_Track_fail.yaml server: Check session variables for subscriptions 2021-07-30 21:42:52 +00:00
artist_select_query_Track.yaml introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30
in_and_nin.yaml allow session variables in operators which expect array input (#2475) 2019-07-10 15:49:58 +05:30
iregex.yaml Support Postgres POSIX regex operators (close #4317) (#119) 2020-11-27 10:54:52 +00:00
jsonb_has_all.yaml allow session variables in operators which expect array input (#2475) 2019-07-10 15:49:58 +05:30
jsonb_has_any.yaml allow session variables in operators which expect array input (#2475) 2019-07-10 15:49:58 +05:30
reader_author.yaml server/postgres: Support computed fields in permission check/filter 2021-07-28 08:10:25 +00:00
select_articles_without_required_headers.yaml server: Check session variables for subscriptions 2021-07-30 21:42:52 +00:00
setup.yaml server/postgres: Support computed fields in permission check/filter 2021-07-28 08:10:25 +00:00
staff_passed_students.yaml introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30
teardown.yaml server/postgres: Support computed fields in permission check/filter 2021-07-28 08:10:25 +00:00
tutor_get_students_session.yaml server/postgres: Support computed fields in permission check/filter 2021-07-28 08:10:25 +00:00
tutor_get_students.yaml server/postgres: Support computed fields in permission check/filter 2021-07-28 08:10:25 +00:00
user_can_query_geometry_values_filter_session_vars.yaml Test with postgis 3.0.0 (#3519) 2019-12-18 19:32:15 -06:00
user_can_query_geometry_values_filter.yaml Test with postgis 3.0.0 (#3519) 2019-12-18 19:32:15 -06:00
user_can_query_jsonb_values_filter_session_vars.yaml introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30
user_can_query_jsonb_values_filter.yaml introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30
user_can_query_other_users_published_articles.yaml introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30
user_cannot_access_remarks_col.yaml Fix result ordering in some incorrect tests 2019-11-05 15:15:25 -06:00
user_query_auction.yaml introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30
user_select_query_article_author.yaml fix postgres query error for object relationship with permission limit, fix #5148 (#5177) 2020-06-25 09:03:37 +05:30
user_select_query_unpublished_articles.yaml introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30
user_should_not_be_able_to_access_books_by_pk.yaml Rewrite GraphQL schema generation and query parsing (close #2801) (#4111) 2020-08-21 12:27:01 -05:00