My Products
Help

Get mutation type based on tablename

by David Tandberg-Johansen

Hi,

 

Is it possible somehow to get the mutation type related to a table by tablename?

I find the information by doing a introspect query, but would like to do a simpler query, and a smaller resultset

 

I would like to query by tablename, ex: order, and get the mutationtypes in the result. ANd would be nice to get the filter and input type back

1 REPLY 1

by Marius Bancila

What exactly do you mean? Do you want to find whether it's possible to do insert, update, or delete for a particular table?