OAuthIntegration
No description
type OAuthIntegration {
createdAt: ISO8601DateTime!
id: ID!
name: String
scope: Company!
updatedAt: ISO8601DateTime!
}
No description
type OAuthIntegration {
createdAt: ISO8601DateTime!
id: ID!
name: String
scope: Company!
updatedAt: ISO8601DateTime!
}
OAuthIntegration.createdAt ● ISO8601DateTime! non-null scalarOAuthIntegration.id ● ID! non-null scalarOAuthIntegration.name ● String scalarOAuthIntegration.scope ● Company! non-null objectOAuthIntegration.updatedAt ● ISO8601DateTime! non-null scalar