EnterpriseServerInstallation

An Enterprise Server installation.

Implements

Fields

createdAt : DateTime!

customerName : String!

hostName : String!

id : ID!

isConnected : Boolean!

updatedAt : DateTime!

userAccounts (
       orderBy: EnterpriseServerUserAccountOrder
       after: String
       before: String
       first: Int
       last: Int
) : EnterpriseServerUserAccountConnection!

userAccountsUploads (
       orderBy: EnterpriseServerUserAccountsUploadOrder
       after: String
       before: String
       first: Int
       last: Int
) : EnterpriseServerUserAccountsUploadConnection!