OBJECT
type ApiKey {id: Uuid! apiKey: Uuid! apiSecret: String entityType: String entityId: Uuid status: String updatedAt: DateTime createdAt: DateTime }