INPUT_OBJECT

GoogleBuiltInInput

GOOGLE 접속정보 등록용 정보

link GraphQL Schema definition

  • input GoogleBuiltInInput {
  • # folderId
  • folderId: String
  • # email
  • email: String!
  • }