django_socio_grpc.utils.constants

Module Contents

Data

DEFAULT_LIST_FIELD_NAME

LIST_ATTR_MESSAGE_NAME

REQUEST_SUFFIX

RESPONSE_SUFFIX

PARTIAL_UPDATE_FIELD_NAME

API

django_socio_grpc.utils.constants.DEFAULT_LIST_FIELD_NAME

‘results’

django_socio_grpc.utils.constants.LIST_ATTR_MESSAGE_NAME

‘message_list_attr’

django_socio_grpc.utils.constants.REQUEST_SUFFIX

‘Request’

django_socio_grpc.utils.constants.RESPONSE_SUFFIX

‘Response’

django_socio_grpc.utils.constants.PARTIAL_UPDATE_FIELD_NAME

‘_partial_update_fields’