OBJECT
Reply for creating SSO users.
type CreateSsoUsersReply {# List of users created.userIds: [String!]! }