Chess Game API Example

PlayerType [enum]

Player types.

Possible values
HUMAN

A human player. How about aliens?

COMPUTER

A computer player.

API:
Chess Game GraphQL API