admin_forms
Last edit: Oct 26, 2022
No description
admin_forms(
filter: FormsFilterInput
page: Int = 1
per_page: Int = 20
sort: [FormsSortInput!]
): FormCollection!
No description
admin_forms(
filter: FormsFilterInput
page: Int = 1
per_page: Int = 20
sort: [FormsSortInput!]
): FormCollection!
filter
(FormsFilterInput
)page
(Int
)per_page
(Int
)sort
(FormsSortInput
)FormCollection