The category of the connected app, when known.
TYPE
ConnectedApp
Connected App
Fields 8
clientId
:
ID!
The id of the connectedApp.
description
:
String!
A brief description of the connected app.
name
:
String!
The name of the connected app.
scopes
:
[String!]!
The access scopes granted to this connection for Buffer's public API resources. Empty when the connection holds none.
userId
:
ID!
The id of the user that has granted access to the app.
website
:
String!
The website URL of the connected app.
The date and time when the connected app was created.