I'm trying to find any documentation or suggestion on possibilities of exploring Mainframe DB2 table using GRAPHQL API. We have 50+ tables that we want to explore via API. We don't want to create API for every table. Please guide if its possible to access Mainframe DB2 table via GRAPHQL.
Thanks in advance.