OBJECT

ProfileLink

Instance of a Profile Link

link GraphQL Schema definition

  • type ProfileLink {
  • linkedProfileAttribute: String!
  • linkedProfileSchemaId: String!
  • profileAttribute: String!
  • profileSchemaId: String!
  • project: String!
  • }