Luan Santos

Results 1 comments of Luan Santos

@thewinger the blog post tutorial works to me! follow my action and filter based on the original ``` add_action('graphql_register_types', function () { $customposttype_graphql_single_name = "Partner"; register_graphql_field('RootQueryTo' . $customposttype_graphql_single_name . 'ConnectionWhereArgs',...