1# Schema for the views plugins of the Book module.
2
3views.argument_default.top_level_book:
4  type: sequence
5  label: 'Top Level Book from current node'
6  sequence:
7    type: string
8    label: 'Nid'
9