followProfile
This operation executes following of a profile by a single profile
🔑 Requires authentication
This operation requires
Bearer Token
issued from our Authentication flow appended to the request headers. Please refer to Authentication page.
Interface
GraphQL Schema
Inputs:
profileId
: [Required] Profile initiating the follow, aka. the childfollowProfileId
: [Required]profileId
of Profile to follow, aka. the parent
Operation
GraphQL Operation
Response
JSON Response
Last updated