const parseValue = value => { switch (value.kind) { case _graphql.Kind.STRING: return parseStringValue(value.value); case _graphql.Kind.
確定! 回上一頁