when following the Intacct API to query all objects (e.g. IntacctAPI.inspect({object: '*'}), the '*' does not seem to work. Is there a way to query all objects when using your module or to add support for the '*' query? Also relevant to the inspect method, can you inspect with details via this api? There is an example of this in intacct's documentation, but I am unsure how to achieve this via intacct-api module. Thanks for your work!
when following the Intacct API to query all objects (e.g. IntacctAPI.inspect({object: '*'}), the '*' does not seem to work. Is there a way to query all objects when using your module or to add support for the '*' query? Also relevant to the inspect method, can you inspect with details via this api? There is an example of this in intacct's documentation, but I am unsure how to achieve this via intacct-api module. Thanks for your work!