ApiClient
interface
Represents a type of API client.
Possible Types
ApiClientToken
Fields
id
ID!
non-null
API client id.
name
String!
non-null
Identifiable name for the API client.
description
String
A more detailed description of what the API client could be used for.