If you have a Text
field on a contract with a value, say, “Hello World”, could you do a partial/substring match on it using JSON API - so, for example, query for all contracts where the field contains 'World'
?
If not, is this on the roadmap?
If you have a Text
field on a contract with a value, say, “Hello World”, could you do a partial/substring match on it using JSON API - so, for example, query for all contracts where the field contains 'World'
?
If not, is this on the roadmap?
This is not currently supported and to the best of my understanding there’s no work planned for this in the short term.
For more information about the HTTP JSON API query language, refer to this page.
Related (NB: this issue is not on a roadmap at this time, but it does little harm to Subscribe to it):
Thanks, Stephen. I linked this forum post on the ticket for future reference.