📗Entity Schema

New GraphQL definitions coming soon! Fields subject to change without notice during beta.

A Fide Entity will always represent a person, project, or legal organization.

Standard {"key" : "value"} JSON schema for all Fide Entities from an Entity Endpoint.

{ bsonType: 'object', properties: { id: { bsonType: 'string' }, slug: { bsonType: 'array', items: { bsonType: 'string' } }, blockchain_address: { bsonType: 'string' }, blockchain_hash: { bsonType: 'string' } } }

republications_count: { bsonType: 'int' }, publication_replies_count: { bsonType: 'int' }, publication_quotes_count: { bsonType: 'int' }, collects_count: { bsonType: 'int' }, followers_count: { bsonType: 'int' }, following_count: { bsonType: 'int' }, subscribers_count: { bsonType: 'int' }, subscriptions_count: { bsonType: 'int' }, views_count: { bsonType: 'int' }, likes_count: { bsonType: 'int' }, deployments_count: { bsonType: 'int' }, saves_count: { bsonType: 'int' }, publications_count: { bsonType: 'int' }

short

location_name

Contributions

Names

Images

Descriptions

Times

Statistics

Type

Tags

Last updated