Function
fetch
Fetch credentials from the store for a specific instance or binding.
fetch: func(id: service-id) -> result<list<credential>, error>;Fetch credentials from the store for a specific instance or binding.
fetch: func(id: service-id) -> result<list<credential>, error>;