Values.GetNamedQueryInputSourceReturns information about a single query. Requires that you have access to the workgroup in which the query was saved.
type nonrec t = {namedQueryId : NamedQueryId.t;The unique ID of the query. Use ListNamedQueries to get query IDs.
*)}