INPUT_OBJECT

FsEntityActionInput

활동 내역 정보

link GraphQL Schema definition

  • input FsEntityActionInput {
  • # 타입
  • type: Int
  • # 소스 타입
  • sourceType: Int
  • # 소스 키
  • sourceKey: String
  • # 소스 값
  • sourceValue: String
  • # 타켓 타입
  • targetType: Int
  • # 타켓 키
  • targetKey: String
  • # 타켓 값
  • targetValue: String
  • }

link Require by