Alexander Mikheev
Results
1
comments of
Alexander Mikheev
Hello, With enterprise-level SAML I get "ownerInfo": null for the following query: ``` { enterprise(slug: "Your enterprise here") { ownerInfo { samlIdentityProvider { id } } } ``` I still...